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

2009-02-07 Thread Lukas Kahwe Smith
On 07.02.2009, at 03:12, Andi Gutmans wrote: -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

Re: [PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-07 Thread Olivier Bonvalet
Thanks, I guess that ;) My question was to know if I can consider that this trace is "good enough" to identify in which part of the code I have to search. I hope I will find the source... Thanks, Olivier Christopher Jones a écrit : Olivier Bonvalet wrote: > And... if I'm not able to identif

Re: [PHP-DEV] Invalid read at zend_objects_store_del_ref_by_handle

2009-02-07 Thread Antony Dovgal
On 07.02.2009 01:34, Olivier Bonvalet wrote: > And... if I'm not able to identify which part of the script do that ? Remove parts of the code one by one, trying to see which parts affect it and which do not. Finally you should get only those parts of the code, which are required to reproduce it.

[PHP-DEV] PHP: 'Microsoft Build Tools'?

2009-02-07 Thread Marcus Young
Hi Internals, do you have some time to help me out? *Quoit the PHP readme* " The Win32 Build System. $Id: README.WIN32-BUILD-SYSTEM,v 1.4 2003/12/23 02:51:18 wez Exp $ * 1.* How to build PHP under windows * a.* Requirements - Microsoft Build Tools from: Microso

Re: [PHP-DEV] PHP: 'Microsoft Build Tools'?

2009-02-07 Thread Ólafur Waage
You'll need Visual studio to build PHP from source, but there are prebuilt binaries available here: http://windows.php.net/ On Sun, Feb 8, 2009 at 12:08 AM, Marcus Young wrote: > Hi Internals, > do you have some time to help me out? > > *Quoit the PHP readme* > " > The Win32 Build System. > $Id:

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

2009-02-07 Thread Andi Gutmans
> -Original Message- > From: Lukas Kahwe Smith [mailto:m...@pooteeweet.org] > Sent: Friday, February 06, 2009 11:57 PM > To: Andi Gutmans > Cc: php-dev List > Subject: Re: [PHP-DEV] towards the next 5.3 release > > Well we have established the primary testers mailinglist for this > purpose