[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-10-17 Thread changelog
changelog Thu Oct 18 01:31:30 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2841r2=1.2842diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2841

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-10-17 Thread changelog
changelog Thu Oct 18 01:31:32 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1183r2=1.1184diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c mysqli_api.c

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:18:09 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli_api.c mysqli.c Log: MFH: use correct dtro and variable for the callback

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

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:19:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c mysqli.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.22.2.17r2=1.118.2.22.2.18diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli_api.c

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:19:07 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli_api.c Log: ..and correct macro http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.22.2.16.2.5r2=1.118.2.22.2.16.2.6diff_format=u

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:22:01 2007 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: commit lost part of the patch http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.152r2=1.153diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c

2007-10-17 Thread Antony Dovgal
tony2001Wed Oct 17 08:17:34 2007 UTC Modified files: /php-src/ext/mysqli mysqli_api.c mysqli.c Log: use correct dtor and variable for the callback http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.151r2=1.152diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard var_unserializer.c var_unserializer.re /ext/standard/tests/serialize bug42919.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 10:36:33 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/serialize bug42919.phpt Modified files: /php-srcNEWS /php-src/ext/standard var_unserializer.c var_unserializer.re Log:

[PHP-CVS] cvs: php-src /ext/standard var_unserializer.c var_unserializer.re /ext/standard/tests/serialize bug42919.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 10:36:45 2007 UTC Modified files: /php-src/ext/standard var_unserializer.c var_unserializer.re /php-src/ext/standard/tests/serialize bug42919.phpt Log: Fixed bug #42919 (Unserializing of namespaced class object fails)

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/soap php_http.c

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 11:18:34 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/soap php_http.c Log: Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)

[PHP-CVS] cvs: php-src /ext/soap php_http.c

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 11:18:49 2007 UTC Modified files: /php-src/ext/soap php_http.c Log: Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran) http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.109r2=1.110diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_encoding.c /ext/soap/tests classmap004.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 12:08:46 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests classmap004.phpt Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed possible crash because of uninitialized

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/soap php_encoding.c /ext/soap/tests classmap004.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 12:09:03 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/soap/tests classmap004.phpt Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed possible crash because of uninitialized

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c /ext/soap/tests classmap004.phpt

2007-10-17 Thread Dmitry Stogov
dmitry Wed Oct 17 12:09:14 2007 UTC Modified files: /php-src/ext/soap php_encoding.c /php-src/ext/soap/tests classmap004.phpt Log: Fixed possible crash because of uninitialized value (Zdash Urf)

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2007-10-17 Thread Johannes Schl�ter
johannesWed Oct 17 17:22:53 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - There's no need to mention these bugs, they all belong to Added namespaces

[PHP-CVS] cvs: CVSROOT / avail

2007-10-17 Thread Derick Rethans
derick Wed Oct 17 19:15:32 2007 UTC Modified files: /CVSROOTavail Log: - Give Lukas php-src access http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1312r2=1.1313diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1312 CVSROOT/avail:1.1313 ---

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_array.c /ext/spl/tests bug42654.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 03:55:43 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug42654.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix #42654 (maybe also a bunch of others)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_iterators.c /ext/spl/tests bug42703.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 04:41:39 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug42703.phpt Modified files: /php-src/ext/splspl_iterators.c Log: - Fix #42703

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c spl_iterators.c /ext/spl/tests bug42654.phpt bug42703.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 04:49:55 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug42654.phpt bug42703.phpt Modified files: /php-src/ext/splspl_array.c spl_iterators.c Log: - MFB #42654, #42704

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl/tests bug41692.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 04:51:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug41692.phpt Log: - Fix test expectation http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/bug41692.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl/tests bug42654.phpt bug42703.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 05:09:49 2007 UTC Modified files: /php-src/ext/spl/tests bug42654.phpt bug42703.phpt Log: - Commit new tests to correct brnach (funny broken checkout)

[PHP-CVS] cvs: php-src /ext/spl spl_array.c

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 05:19:13 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Missing piece http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.131r2=1.132diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c spl_iterators.c /ext/spl/tests bug41692.phpt bug42654.phpt

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 05:26:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_array.c spl_iterators.c /php-src/ext/spl/tests bug41692.phpt bug42654.phpt Log: - MF53 Fix for #41692, #42703 # Now in correct branch with fixed checkout and

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-10-17 Thread Marcus Boerger
helly Thu Oct 18 05:32:50 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.976r2=1.2027.2.547.2.977diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.976