Hi Nikita,
On Sat, Apr 25, 2015 at 5:22 AM, Nikita Popov wrote:
> Maybe we should just keep the mbstring and iconv ini settings (and
> undeprecate them)? If we retain the ability to set a per-extension
> encoding, we may just as well allow setting it via ini setting instead of
> extra functions.
On Fri, Apr 24, 2015 at 10:11 PM, Yasuo Ohgaki wrote:
> Hi Nikita,
>
> On Sat, Apr 25, 2015 at 1:44 AM, Nikita Popov
> wrote:
>
>> All items mentioned in the RFC are removed now, excepting the
>> mbstring/iconv encoding settings. I tried doing that, but it looks like the
>> new encoding settings
Hi Nikita,
On Sat, Apr 25, 2015 at 1:44 AM, Nikita Popov wrote:
> All items mentioned in the RFC are removed now, excepting the
> mbstring/iconv encoding settings. I tried doing that, but it looks like the
> new encoding settings don't actually work. I also noticed that they were
> introduced un
On Mon, Jan 19, 2015 at 4:00 AM, Yasuo Ohgaki wrote:
> Hi Nikita,
>
> On Sun, Jan 18, 2015 at 8:01 PM, Nikita Popov
> wrote:
>
>> That would be appreciated! When dropping the ini settings, please make
>> sure that it's still possible to use Zend multibyte. If I remember
>> correctly, right now Z
On 05/03/15 22:14, Jan Ehrhardt wrote:
>>> BTW: Piwik heavily uses $$ even in
>>> >> the latest releases, so it is not as old-style-coding as you might
>>> >> think.
>> >
>> >Thanks for that Jan ... my own port of piwik is on the todo list here!
> Grep '\$\$' tricked me a little bit: most of the $$
Lester Caine in php.internals (Thu, 05 Mar 2015 21:46:15 +):
>On 05/03/15 21:19, Jan Ehrhardt wrote:
>> BTW: Piwik heavily uses $$ even in
>> the latest releases, so it is not as old-style-coding as you might
>> think.
>
>Thanks for that Jan ... my own port of piwik is on the todo list here!
G
On 05/03/15 21:19, Jan Ehrhardt wrote:
> BTW: Piwik heavily uses $$ even in
> the latest releases, so it is not as old-style-coding as you might
> think.
Thanks for that Jan ... my own port of piwik is on the todo list here!
--
Lester Caine - G8HFL
-
Contact - http://
Pierre Joye in php.internals (Thu, 5 Mar 2015 12:36:32 -0800):
>On Thu, Mar 5, 2015 at 12:29 PM, Adam Harvey wrote:
>> I'm on the fence about making a release for ereg and mysql: it would
>> help in terms of code availability, but at the same time I feel like
>> it undermines our message of "no, r
On Thu, Mar 5, 2015 at 12:29 PM, Adam Harvey wrote:
> On 5 March 2015 at 12:21, Pierre Joye wrote:
>> It would be good to do a pecl release for each of them, and mark the
>> package as deprecated/overseeded by mysqli (I let you choose). Doing
>> so will trigger a build there, cleaner.
>
> I'm on
On 5 March 2015 at 12:21, Pierre Joye wrote:
> It would be good to do a pecl release for each of them, and mark the
> package as deprecated/overseeded by mysqli (I let you choose). Doing
> so will trigger a build there, cleaner.
I'm on the fence about making a release for ereg and mysql: it would
On Thu, Mar 5, 2015 at 9:56 AM, Adam Harvey wrote:
> On 5 March 2015 at 05:39, Jan Ehrhardt wrote:
>> I had already built a php_ereg.dll and a php_mysql.dll for PHP7, using
>> the sources of two days ago. The config.w32 for ereg needs some changes,
>> if you want to enable shared builds on Window
On 5 March 2015 at 05:39, Jan Ehrhardt wrote:
> I had already built a php_ereg.dll and a php_mysql.dll for PHP7, using
> the sources of two days ago. The config.w32 for ereg needs some changes,
> if you want to enable shared builds on Windows:
>
> http://git.php.net/?p=pecl/text/ereg.git;a=blob;f=
Adam Harvey in php.internals (Wed, 4 Mar 2015 17:21:54 -0800):
>On 16 January 2015 at 09:16, Nikita Popov wrote:
>> I'll land the minor removals sometime soon; the unbundling of ext/ereg and
>> ext/mysql should probably be done by someone else who's more into the PECL
>> business.
>
>They gone.
>
On 16 January 2015 at 09:16, Nikita Popov wrote:
> I'll land the minor removals sometime soon; the unbundling of ext/ereg and
> ext/mysql should probably be done by someone else who's more into the PECL
> business.
They gone.
Many thanks to Tjerk, for doing all the hard work on the ereg front in
Hi Nikita,
On Sun, Jan 18, 2015 at 8:01 PM, Nikita Popov wrote:
> That would be appreciated! When dropping the ini settings, please make
> sure that it's still possible to use Zend multibyte. If I remember
> correctly, right now Zend multibyte can only be used with the deprecated
> mbstring.inte
On Sun, Jan 18, 2015 at 3:08 AM, Yasuo Ohgaki wrote:
> Hi Nikita,
>
> On Sat, Jan 17, 2015 at 2:16 AM, Nikita Popov
> wrote:
>
>> All items of this RFC have been accepted for removal in PHP 7.
>>
>> I'll land the minor removals sometime soon; the unbundling of ext/ereg and
>> ext/mysql should pr
Hi Nikita,
On Sat, Jan 17, 2015 at 2:16 AM, Nikita Popov wrote:
> All items of this RFC have been accepted for removal in PHP 7.
>
> I'll land the minor removals sometime soon; the unbundling of ext/ereg and
> ext/mysql should probably be done by someone else who's more into the PECL
> business.
On Fri, Jan 2, 2015 at 5:04 PM, Nikita Popov wrote:
> Hi internals!
>
> Voting on the removal of deprecated functionality in PHP 7 is now open:
>
> https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7#votes
>
> As requested, I've split this up in many individual votes, only some
>
On Wed, Jan 14, 2015 at 4:40 PM, Nikita Popov wrote:
> On Fri, Jan 2, 2015 at 5:04 PM, Nikita Popov wrote:
>
>> Hi internals!
>>
>> Voting on the removal of deprecated functionality in PHP 7 is now open:
>>
>> https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7#votes
>>
>> As req
On Fri, Jan 2, 2015 at 5:04 PM, Nikita Popov wrote:
> Hi internals!
>
> Voting on the removal of deprecated functionality in PHP 7 is now open:
>
> https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7#votes
>
> As requested, I've split this up in many individual votes, only some
>
20 matches
Mail list logo