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

2008-02-18 Thread changelog
changelog Tue Feb 19 01:31:33 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1243r2=1.1244diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2008-02-18 Thread changelog
changelog Tue Feb 19 01:31:30 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2962r2=1.2963diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2962

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array count_variation3.phpt

2008-02-18 Thread Dmitry Stogov
dmitry Mon Feb 18 09:02:17 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array count_variation3.phpt Log: Fixed test

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

2008-02-18 Thread Dmitry Stogov
Hi Rui, Your commits broke several ext/mbstring tests. I assume you broke them in proper way. :) Could you please look into them, and fix test files or code. Thanks. Dmitry. Rui Hirokawa wrote: hirokawaSun Feb 17 02:06:56 2008 UTC Modified files: (Branch:

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

2008-02-18 Thread Ilia Alshanetsky
iliaa Mon Feb 18 13:28:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: Fixed a possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.16.2.17.2.16r2=1.72.2.16.2.17.2.17diff_format=u Index:

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

2008-02-18 Thread Ilia Alshanetsky
iliaa Mon Feb 18 13:29:00 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli.c Log: MFB:Fixed a possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.16.2.23r2=1.72.2.16.2.24diff_format=u Index:

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

2008-02-18 Thread Dmitry Stogov
dmitry Mon Feb 18 14:30:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Made code opcode-cache friendly. (It is disallowed to change code during execution)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests bug43301.phpt mb_ereg1.phpt mb_strrpos_variation3.phpt mb_strtolower_error2.phpt mb_strtolower_variation2.phpt mb_strtoupper_error2.phpt mb_strtoupp

2008-02-18 Thread Rui Hirokawa
hirokawaMon Feb 18 14:28:13 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests bug43301.phpt mb_ereg1.phpt mb_strrpos_variation3.phpt mb_strtolower_error2.phpt

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

2008-02-18 Thread Dmitry Stogov
dmitry Mon Feb 18 14:30:25 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection php_reflection.c Log: Made code opcode-cache friendly. (It is disallowed to change code during execution)

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2008-02-18 Thread Dmitry Stogov
dmitry Mon Feb 18 14:31:01 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: Made code opcode-cache friendly. (It is disallowed to change code during execution)

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

2008-02-18 Thread Etienne Kneuss
colder Tue Feb 19 00:04:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_dllist.c Log: MFH: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly

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

2008-02-18 Thread Etienne Kneuss
colder Mon Feb 18 23:54:45 2008 UTC Modified files: /php-src/ext/splspl_dllist.c Log: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly