Re: [PHP-DEV] [RFC] Conditional INI support

2008-02-16 Thread Steph Fox
Hi Marcus, so here's my take on the matters. For 5.4 we collect ideas and implement them. So that 5.4 comes out with mostly PECL. I guess we can collect action items on Lukas' wiki. Greg tells me he's been working so hard on ext/phar lately that Pyrus is still pre-alpha - it's not going to

Re: [PHP-DEV] E_DEPRECATED for 5.3

2008-02-16 Thread Hannes Magnusson
On Feb 16, 2008 2:14 AM, Lars Strojny <[EMAIL PROTECTED]> wrote: > For the docs team: I've added links in the E_DEPRECATED messages to > http://php.net/{migrate}#. The "{migrate}"-part can > later be easily replaced once the appendix to the migration guide which > explains how to deal with this dep

Re: [PHP-DEV] [RFC] Conditional INI support

2008-02-16 Thread Marcus Boerger
Hello Steph, so here's my take on the matters. For 5.4 we collect ideas and implement them. So that 5.4 comes out with mostly PECL. I guess we can collect action items on Lukas' wiki. marcus Saturday, February 16, 2008, 2:05:06 AM, you wrote: > I'm with Dmitry - but syntax aside, the only way

Re: [PHP-DEV] E_DEPRECATED for 5.3

2008-02-16 Thread Marcus Boerger
Hello Lars, thanks for doing the work. I'll apply the patch during next week. And yes you should emit deprecation messages for use of INI settings that are going to be dropped in 6.0. marcus Saturday, February 16, 2008, 2:14:54 AM, you wrote: > Hi all, > I've heard that E_DEPRECATED is still