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

2008-03-25 Thread Marcus Boerger
helly Tue Mar 25 22:05:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/embed php_embed.c Log: MFH: - 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.11.2

[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.24&r2=1.25&diff_format=u Ind

[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 http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.129.2.13.2.22.2.7&r2=1.129.2.13.2.22.2.8&diff_f

[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.187&r2=1.188&diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

[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.150&r2=1.2027.2.547.2.965.2.151&diff_format=u Index: php-src/NEWS diff -u ph

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

2008-03-25 Thread Andrey Hristov
andrey Tue Mar 25 18:30:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: news entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.149&r2=1.2027.2.547.2.965.2.150&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.

[PHP-CVS] cvs: php-src /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:28:13 2008 UTC Modified files: /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 mysqlnd_structs.h

[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 m

[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) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_statement.c?r1=1.7.2.14.2.28.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8_lob.c /ext/oci8/tests lob_028.phpt

2008-03-25 Thread Christopher Jones
sixdTue Mar 25 17:20:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8_lob.c /php-src/ext/oci8/tests lob_028.phpt Log: Remove trailing period from error thus syncing with PHP 6 http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_

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

2008-03-25 Thread Johannes Schlüter
johannesTue Mar 25 17:17:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main logos.h Log: - MFH: New egg http://cvs.php.net/viewvc.cgi/php-src/main/logos.h?r1=1.14.2.3.2.2.2.1&r2=1.14.2.3.2.2.2.2&diff_format=u Index: php-src/main/logos.h diff

[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.20&r2=1.21&diff_format=u Index: php-src/main/logos.h diff -u php-src/main/logos.h:1.20 php-src/main/log

[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) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug42177.phpt?