Re: [PHP-DEV] New INIs, Round Three

2009-02-25 Thread Richard Quadling
2009/2/22 Eric Stewart : > I made the following changes to the new INIs based on feedback mostly from > this list. Here are the changes. > 1. Changed production value of error_reporting to E_ALL & ~E_DEPRECATED. > > 2. extension_dir is now commented in both INIs. > > 3. enable_dl is now set to Off

Re: [PHP-DEV] Re: Bug #46701

2009-02-25 Thread Iain Lewis
Matt Wilmas wrote: (I'm glad this change was reverted for 5.2...) Anyway, like I said in my "5.3 todos" reply, I'll send a possible DVAL_TO_LVAL, etc. solution (consistent/reliable overflow across platforms) for consideration as soon as I can... There are other inconsistencies and behavior ch

Re: [PHP-DEV] Re: Bug #46701

2009-02-25 Thread Pierre Joye
On Wed, Feb 25, 2009 at 2:25 PM, Iain Lewis wrote: > Matt Wilmas wrote: > >> >> (I'm glad this change was reverted for 5.2...) >> >> Anyway, like I said in my "5.3 todos" reply, I'll send a possible >> DVAL_TO_LVAL, etc. solution (consistent/reliable overflow across >> platforms) >> for considerat

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-25 Thread Moriyoshi Koizumi
Last call: any more objections? Moriyoshi On Thu, Feb 19, 2009 at 11:52 AM, Moriyoshi Koizumi wrote: > On Thu, Feb 19, 2009 at 4:51 AM, Andrei Zmievski > wrote: >> Moriyoshi Koizumi wrote: >>> >>> As I said earlier, the function is never supposed to be used with >>> objects. Therefore, we cann