Re: [PHP-DEV] towards the next 5.3 release

2009-02-06 Thread Tony Bibbs
I'd be happy to give this a whirl on the project here and report back: geeklog.net. I'm assuming it'll run just fine. I had it running under alpha3 fine. --Tony On Fri, Feb 6, 2009 at 8:12 PM, Andi Gutmans wrote: > > -Original Message- > > From: Lukas Kahwe Smith [mailto:m...@pooteewe

RE: [PHP-DEV] towards the next 5.3 release

2009-02-06 Thread Andi Gutmans
> -Original Message- > From: Lukas Kahwe Smith [mailto:m...@pooteeweet.org] > Sent: Tuesday, February 03, 2009 5:42 AM > To: php-dev List > Subject: [PHP-DEV] towards the next 5.3 release > --snip-- > 5) upgrading guide --snip-- RC really signifies a feature complete + "should be releasab

Re: [PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-06 Thread Christopher Jones
Olivier Bonvalet wrote: > And... if I'm not able to identify which part of the script do that ? > > I don't know valgrind, is it possible to obtain some informations about > the partion of code which produce that ? > I suppose the name of the C functions should help to identify that, no ? > And z

Re: [PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-06 Thread Olivier Bonvalet
And... if I'm not able to identify which part of the script do that ? I don't know valgrind, is it possible to obtain some informations about the partion of code which produce that ? I suppose the name of the C functions should help to identify that, no ? And zend_objects_store_del_ref is about

Re: [PHP-DEV] Re: Throwing E_DEPRECATED on startup

2009-02-06 Thread Kenan R Sulayman
All right!I think, there win't be any rejections. Let's deploy it ;-D 2009/2/6 Kalle Sommer Nielsen > 2009/2/6 Kalle Sommer Nielsen : > > G'day > > > > [snip] > > > > -- > > Kalle Sommer Nielsen > > > > Resending the patch, as Felipe said it wasn't there for some odd > reason because of the file

Re: [PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-06 Thread Antony Dovgal
On 06.02.2009 12:17, Olivier B. wrote: > Hello, > > I have an other memory corruption problem ; I had the problem on PHP > 5.2.6 on Debian Lenny (64bits), so I re-checked with the CVS version > (php5.2-200902060730). > > When I run my (really huge) cli-script with valgrind, I obtain this : >

[PHP-DEV] Re: Throwing E_DEPRECATED on startup

2009-02-06 Thread Kalle Sommer Nielsen
2009/2/6 Kalle Sommer Nielsen : > G'day > > [snip] > > -- > Kalle Sommer Nielsen > Resending the patch, as Felipe said it wasn't there for some odd reason because of the file extension and for the sake of sanity: http://paste2.org/p/142865 - PHP_5_3 http://paste2.org/p/142866 - HEAD -- Kalle

[PHP-DEV] Throwing E_DEPRECATED on startup

2009-02-06 Thread Kalle Sommer Nielsen
G'day I'd like to propose a change for when PHP starts to throw an E_DEPRECATED notice for each of the deprecated ini directives (such as register_globals, safe_mode ect.) like in HEAD where they just throw a warning (more about that below). I have attached a patch for this in 5.3 (which is the on

[PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-06 Thread Olivier B.
Hello, I have an other memory corruption problem ; I had the problem on PHP 5.2.6 on Debian Lenny (64bits), so I re-checked with the CVS version (php5.2-200902060730). When I run my (really huge) cli-script with valgrind, I obtain this : ==22716== Invalid read of size 4 ==22716==at 0x73E