Re: [PHP-DEV] Re: PHP 5.3.0RC1

2009-03-24 Thread Pierre Joye
hi Johannes, Fixed, thanks for the head up! Cheers, On Tue, Mar 24, 2009 at 11:02 PM, Johannes Mueller wrote: > Lukas Kahwe Smith wrote: > >> Windows binaries are available here: >> http://windows.php.net/qa/ > > The .ini files in the 5.3RC1-VC6-nts-package are empty. Can someone fix > this? >

[PHP-DEV] Re: PHP 5.3.0RC1

2009-03-24 Thread Johannes Mueller
Lukas Kahwe Smith wrote: Windows binaries are available here: http://windows.php.net/qa/ The .ini files in the 5.3RC1-VC6-nts-package are empty. Can someone fix this? thanks for your hard work Johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http:/

Re: [PHP-DEV] php.ini-production & php.ini-development last minute updates.

2009-03-24 Thread Remi Collet
Le 22/03/2009 06:15, Eric Stewart a écrit : > Here is a link to the patches for review: > http://www.ericstewart.org/public/20090322.inis-patch.zip > Just a note about php.ini-production (from RC1 tarball) Line 581 should be a comment, I think : http://www.php.net/manual/en/errorfunc.configurat

[PHP-DEV] PHP 5.3.0RC1

2009-03-24 Thread Lukas Kahwe Smith
Hello! Johannes has packaged PHP 5.3.0RC1, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This release candidate makes us feature complete and we hope to only require minimal changes ahead of the next release. Many,

[PHP-DEV] Re: pdo bug fixing

2009-03-24 Thread Matteo Beccati
Hi Lukas, Based on the feedback I got there is no reason why your PDO patches have to be applied by anyone but yourself. So if you are still interested go ahead and submit a cvs account request. Thx for looking after PDO bugs .. we dearly need your help! Thank you, I will proceed with the r

[PHP-DEV] Re: [ZEND-ENGINE-CVS] Re: [PHP-DEV] Re: cvs: ZendEngine2 / zend_builtin_functions.c /tests 009.phpt php-src/ext/reflection/tests 027.phpt php-src/ext/standard/tests/class_object get_class_

2009-03-24 Thread Dmitry Stogov
Lukas Kahwe Smith wrote: On 16.03.2009, at 16:49, Pierre Joye wrote: 2009/3/16 Johannes Schlüter : Hi, On Mon, 2009-03-16 at 09:52 +, "Dmitry Stogov" wrote: Log: Fixed bug #47664 (get_class returns NULL instead of FALSE) [...] @@ -716,7 +716,7 @@ int dup; if (zend_p

Re: [PHP-DEV] Re: cvs: ZendEngine2 / zend_builtin_functions.c /tests 009.phpt php-src/ext/reflection/tests 027.phpt php-src/ext/standard/tests/class_object get_class_error_001.phpt get_class_variati

2009-03-24 Thread Lukas Kahwe Smith
On 16.03.2009, at 16:49, Pierre Joye wrote: 2009/3/16 Johannes Schlüter : Hi, On Mon, 2009-03-16 at 09:52 +, "Dmitry Stogov" wrote: Log: Fixed bug #47664 (get_class returns NULL instead of FALSE) [...] @@ -716,7 +716,7 @@ int dup; if (zend_parse_parameters(ZEND_NUM_A

[PHP-DEV] CVS Account Request: mbeccati

2009-03-24 Thread Matteo Beccati
Helping out with PDO fixes, as agreed with Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php