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

2008-03-25 Thread changelog
changelog Wed Mar 26 01:31:41 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2998r2=1.2999diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2998

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

2008-03-25 Thread changelog
changelog Wed Mar 26 01:31:44 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1270r2=1.1271diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2008-03-25 Thread Dmitry Stogov
dmitry Tue Mar 25 07:01:23 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug42177.phpt Log: Fixed test (removed leaks becaue of cyrcular references)

[PHP-CVS] cvs: php-src /main logos.h

2008-03-25 Thread Johannes Schlüter
johannesTue Mar 25 17:17:43 2008 UTC Modified files: /php-src/main logos.h Log: - New egg http://cvs.php.net/viewvc.cgi/php-src/main/logos.h?r1=1.20r2=1.21diff_format=u Index: php-src/main/logos.h diff -u php-src/main/logos.h:1.20

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

2008-03-25 Thread Christopher Jones
sixdTue Mar 25 17:38:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8_statement.c Log: revert stmt release on connection error change (and sync with PHP 6)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli_nonapi.c /ext/mysqli/tests mysqli_stmt_datatype_change.phpt /ext/mysqlnd mysqlnd_charset.c mysqlnd_ps.c mysqlnd_structs.h

2008-03-25 Thread Andrey Hristov
andrey Tue Mar 25 18:27:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli_nonapi.c /php-src/ext/mysqli/tests mysqli_stmt_datatype_change.phpt /php-src/ext/mysqlndmysqlnd_charset.c mysqlnd_ps.c

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

2008-03-25 Thread Andrey Hristov
andrey Tue Mar 25 20:00:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fix typo, thank Jani :) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.150r2=1.2027.2.547.2.965.2.151diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2008-03-25 Thread Marcus Boerger
helly Tue Mar 25 21:58:03 2008 UTC Modified files: /php-src/sapi/cli php_cli.c Log: - Use sizeof rather than strlen and cleanup http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.187r2=1.188diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli php_cli.c

2008-03-25 Thread Marcus Boerger
helly Tue Mar 25 21:58:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli php_cli.c Log: - MFH Use sizeof rather than strlen and cleanup

[PHP-CVS] cvs: php-src /sapi/embed php_embed.c

2008-03-25 Thread Marcus Boerger
helly Tue Mar 25 22:04:58 2008 UTC Modified files: /php-src/sapi/embed php_embed.c Log: - Fix memory leak found by Osman - Merge strlen to sizof change from CLI http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.24r2=1.25diff_format=u