Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli_api.c /ext/mysqli/tests bug38710.phpt

2007-09-06 Thread Andrey Hristov
Hi Tony, Antony Dovgal wrote: > The machine is Linux x86-64. > > On 06.09.2007 02:43, Antony Dovgal wrote: >> The test fails in 5_2 branch (didn't check HEAD yet). >> >> # cat ext/mysqli/tests/bug38710.diff >> 001+ int(8193) >> 002+ string(32) "b7652d9bca37038c342cc0c492dd70f9" >> 001- int(10

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli_api.c /ext/mysqli/tests bug38710.phpt

2007-09-06 Thread Antony Dovgal
On 06.09.2007 11:27, Andrey Hristov wrote: > interesting. What server do you use? I am with 5.1.21.. > Could be some recent fix in the 5.1 tree. # mysql --version mysql Ver 14.12 Distrib 5.0.26, for suse-linux-gnu (x86_64) using readline 5.1 -- Wbr, Antony Dovgal -- PHP CVS Mailing List (htt

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli_api.c /ext/mysqli/tests bug38710.phpt

2007-09-06 Thread Andrey Hristov
Hi Tony, Antony Dovgal wrote: > On 06.09.2007 11:27, Andrey Hristov wrote: >> interesting. What server do you use? I am with 5.1.21.. >> Could be some recent fix in the 5.1 tree. > > # mysql --version > mysql Ver 14.12 Distrib 5.0.26, for suse-linux-gnu (x86_64) using readline > 5.1 > yeah, j

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli_api.c mysqli_nonapi.c /ext/mysqli/tests bug38710.phpt

2007-09-06 Thread Andrey Hristov
andrey Thu Sep 6 10:07:43 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/mysqli mysqli_api.c mysqli_nonapi.c /php-src/ext/mysqli/tests bug38710.phpt Log: Fixed leaks with multiple connects using one mysqli object. HEAD will

[PHP-CVS] cvs: CVSROOT / loginfo

2007-09-06 Thread Derick Rethans
derick Thu Sep 6 13:19:56 2007 UTC Modified files: /CVSROOTloginfo Log: - Route the commits properly. http://cvs.php.net/viewvc.cgi/CVSROOT/loginfo?r1=1.122&r2=1.123&diff_format=u Index: CVSROOT/loginfo diff -u CVSROOT/loginfo:1.122 CVSROOT/loginfo:1.12

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2007-09-06 Thread Derick Rethans
derick Thu Sep 6 13:27:31 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: - Add a comment why not ~0 or -1. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.871&r2=1.872&diff_format=u Index: php-src/ext/s

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c

2007-09-06 Thread Derick Rethans
derick Thu Sep 6 13:28:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c Log: - MFH: Add a comment why not ~0 or -1. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.63&r2=1.725.2.

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard string.c

2007-09-06 Thread Ilia Alshanetsky
iliaa Fri Sep 7 02:28:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard string.c Log: Added missing safety checks for 2nd parameter of setlocale() function http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.

[PHP-CVS] cvs: php-src /ext/standard string.c

2007-09-06 Thread Ilia Alshanetsky
iliaa Fri Sep 7 02:28:27 2007 UTC Modified files: /php-src/ext/standard string.c Log: Added missing safety checks for 2nd parameter of setlocale() function http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.650&r2=1.651&diff_format=u In