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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:56:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/socketssockets.c Log: MFB: Fixed Bug #44197 (socket array keys lost on socket_select) http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.14.2.2&r2=

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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:39:43 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.16&r2=1.171.2.9.2.17&diff_format=u Index: php-src/ext/sockets/soc

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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:34:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c /php-srcNEWS Log: Fixed Bug #44197 (socket array keys lost on socket_select) http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:15:53 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: Fixed Bug #44191 (preg_grep messes up array index) http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.229&r2=1.230&diff_format=u Index: php-src/ext/pcre/php

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:12:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: MFB: Fixed Bug #44191 (preg_grep messes up array index) http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.21.2.10&r2=1.168.2.9.2.21.2

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:08:19 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c /php-srcNEWS Log: Fixed Bug #44191 (preg_grep messes up array index) http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.24&r2=1.16

[PHP-CVS] cvs: php-src /ext/pcre/tests bug44191.phpt

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:59:43 2008 UTC Modified files: /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/pcre/tests/bug44191.phpt diff -u /dev/n

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:57:05 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?view=markup&rev=1.1 Index: php-src/ext/pcre/tests/bug44191.phpt +++

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:56:45 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?view=markup&rev=1.1 Index: php-src/ext/pcre/tests/bug44191.phpt +++

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_stmt_bind_result_references.phpt

2008-02-20 Thread Andrey Hristov
andrey Wed Feb 20 18:28:37 2008 UTC Modified files: /php-src/ext/mysqli/tests mysqli_stmt_bind_result_references.phpt Log: Fix test. Now passes. http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_stmt_bind_result_references.phpt?r1=1.2&r2=1.3&di

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

2008-02-20 Thread Andrey Hristov
andrey Wed Feb 20 18:27:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_stmt_bind_result_references.phpt Log: Fix test. Now passes. http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_stmt_bind_result_references.phpt

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

2008-02-20 Thread Ilia Alshanetsky
iliaa Wed Feb 20 15:28:38 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard syslog.c /php-srcNEWS Log: MFB: Fixed bug #44152 (Possible crash with syslog logging on ZTS builds). http://cvs.php.net/viewvc.cgi/php-src/ext/standard

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

2008-02-20 Thread Ilia Alshanetsky
iliaa Wed Feb 20 15:27:47 2008 UTC Modified files: /php-src/ext/standard syslog.c Log: MFB: Fixed a possible crash with syslog logging on ZTS builds http://cvs.php.net/viewvc.cgi/php-src/ext/standard/syslog.c?r1=1.57&r2=1.58&diff_format=u Index: ph

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

2008-02-20 Thread Ilia Alshanetsky
iliaa Wed Feb 20 15:27:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard syslog.c Log: Fixed a possible crash with syslog logging on ZTS builds http://cvs.php.net/viewvc.cgi/php-src/ext/standard/syslog.c?r1=1.49.2.3.2.2.2.1&r2=1.49.2.

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_result.c mysqlnd_wireprotocol.c mysqlnd_wireprotocol.h

2008-02-20 Thread Andrey Hristov
andrey Wed Feb 20 15:20:14 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd_result.c mysqlnd_wireprotocol.c mysqlnd_wireprotocol.h Log: Fix memory leak http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_res

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_debug.c mysqlnd_result.c mysqlnd_wireprotocol.c mysqlnd_wireprotocol.h

2008-02-20 Thread Andrey Hristov
andrey Wed Feb 20 15:18:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_result.c mysqlnd_wireprotocol.c mysqlnd_wireprotocol.h Log: Fix memory leak http://cvs.php.net/viewvc.cg

[PHP-CVS] cvs: php-src /ext/standard/tests/array current_basic.phpt current_error.phpt current_variation1.phpt current_variation2.phpt current_variation3.phpt current_variation4.phpt

2008-02-20 Thread Josie Messa
jmessa Wed Feb 20 14:21:36 2008 UTC Modified files: /php-src/ext/standard/tests/array current_error.phpt current_variation1.phpt current_variation4.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array current_basic.phpt current_error.phpt current_variation1.phpt current_variation2.phpt current_variation3.phpt current_variation4.phpt

2008-02-20 Thread Josie Messa
jmessa Wed Feb 20 14:20:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array current_variation3.phpt current_basic.phpt current_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array current_basic.phpt current_error.phpt current_variation1.phpt current_variation2.phpt current_variation3.phpt current_variation4.phpt

2008-02-20 Thread Josie Messa
jmessa Wed Feb 20 14:19:43 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array current_variation3.phpt current_variation4.phpt current_basic.phpt