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

2008-01-23 Thread Ilia Alshanetsky
iliaa Wed Jan 23 23:08:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcEXTENSIONS Log: Added myself as pdo_mysql & pdo_pgsql maintainer http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.72.2.4.2.4.2.1&r2=1.72.2.4.2.4.2.2&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-01-23 Thread Stanislav Malyshev
stasWed Jan 23 19:55:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32 Log: fix build http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.3&r2=1.40.2.8.2.10.2.4&diff_format=u Index: php-src/win

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd config.w32 config9.m4 mysqlnd.c mysqlnd.h mysqlnd_charset.c mysqlnd_charset.h mysqlnd_debug.c mysqlnd_debug.h mysqlnd_enum_n_def.h mysqlnd_libmysql_compat.

2008-01-23 Thread Andrey Hristov
andrey Wed Jan 23 19:11:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndconfig.w32 config9.m4 mysqlnd.c mysqlnd.h mysqlnd_charset.c mysqlnd_charset.h mysqlnd_debug.c mysqlnd_debu

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd.c mysqlnd.h mysqlnd_charset.c mysqlnd_charset.h mysqlnd_libmysql_compat.h mysqlnd_loaddata.c mysqlnd_palloc.c mysqlnd_portability.h mysqlnd_priv.h mysqlnd_p

2008-01-23 Thread Andrey Hristov
andrey Wed Jan 23 19:09:33 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd.c mysqlnd.h mysqlnd_charset.c mysqlnd_charset.h mysqlnd_libmysql_compat.h mysqlnd_loaddata.c mysqlnd_palloc.c

[PHP-CVS] cvs: php-src /ext/date php_date.c

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 15:14:18 2008 UTC Modified files: /php-src/ext/date php_date.c Log: add missing TSRMLS_CC and fix segfaults in ZTS mode http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.156&r2=1.157&diff_format=u Index: php-src/ext/d

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

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 12:13:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.84&r2=1.2027.2.547.2.965.2.85&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c /ext/standard/tests/array array_merge_recursive_variation5.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 12:09:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_merge_recursive_variation5.phpt /php-src/ext/standard array.c Log: MFH: fix #43559 (array_mer

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_merge_recursive_variation5.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 11:38:31 2008 UTC Modified files: /php-src/ext/standard/tests/array array_merge_recursive_variation5.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_

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

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 11:20:00 2008 UTC Modified files: /php-src/ext/standard array.c Log: fix #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values) patch by Felipe http://cvs.php.net/viewvc.cgi/php-src/ext/stand

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c /ext/simplexml/tests bug37076_1.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 09:59:42 2008 UTC Modified files: /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/testsbug37076_1.phpt Log: MFH: fix leak appearing when appending data to unnamed attribute http://cvs.php.net/viewvc.cgi/p

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml/tests bug37076_1.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 09:55:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug37076_1.phpt Log: use expectF http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37076_1.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u In

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml/tests bug37076_1.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 09:54:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug37076_1.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37076_1.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml simplexml.c /ext/simplexml/tests bug37076_1.phpt

2008-01-23 Thread Antony Dovgal
tony2001Wed Jan 23 09:52:57 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug37076_1.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix leak appearing when appending data to unnamed at