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

2008-08-19 Thread Johannes Schlüter
johannesTue Aug 19 10:15:57 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd.c Log: Fix empty error message when connecting to a bad server http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.c?r1=1.25&r2=1.26&diff_format=u Index: php-s

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

2008-08-19 Thread Johannes Schlüter
johannesTue Aug 19 10:16:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.c Log: MFH: Fix empty error message when connecting to a bad server http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.c?r1=1.5.2.24&r2=1.5.2

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

2008-08-19 Thread Johannes Schlüter
johannesTue Aug 19 10:42:01 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd.c mysqlnd_priv.h Log: constify strings http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.c?r1=1.26&r2=1.27&diff_format=u Index: php-src/ext/mysqlnd/mysqlnd.c

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

2008-08-19 Thread Johannes Schlüter
johannesTue Aug 19 10:42:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.c mysqlnd_priv.h Log: MFH: constify strings http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.c?r1=1.5.2.25&r2=1.5.2.26&diff_format=u Index:

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

2008-08-19 Thread Felipe Pena
felipe Tue Aug 19 11:10:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Note about property_exists() http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.278&r2=1.2027.2.547.2.965.2.279&diff_format=u Index: php-src/NEWS diff -

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

2008-08-19 Thread Felipe Pena
felipe Tue Aug 19 11:15:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Opss, I forgot add my name... http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.279&r2=1.2027.2.547.2.965.2.280&diff_format=u Index: php-src/NEWS diff

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c crypt.c php_crypt.h

2008-08-19 Thread Antony Dovgal
tony2001Tue Aug 19 15:14:16 2008 UTC Modified files: /php-src/ext/standard basic_functions.c crypt.c php_crypt.h Log: shudown crypt correctly and fix memleak in ZTS mode http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.9

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c crypt.c php_crypt.h

2008-08-19 Thread Antony Dovgal
tony2001Tue Aug 19 15:14:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c crypt.c php_crypt.h Log: MFH: shutdown crypt correctly and fix memleak in ZTS mode http://cvs.php.net/viewvc.cgi/php-src/ext/standard/b

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

2008-08-19 Thread Antony Dovgal
tony2001Tue Aug 19 15:16:23 2008 UTC Modified files: /php-src/ext/standard browscap.c Log: fix memleak in browscap code (noticed by Gopal) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/browscap.c?r1=1.100&r2=1.101&diff_format=u Index: php-s

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

2008-08-19 Thread Antony Dovgal
tony2001Tue Aug 19 15:16:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard browscap.c Log: MFH: fix memleak in browscap code (noticed by Gopal) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/browscap.c?r1=1.85.2.2.2.3.2.7&r2

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

2008-08-19 Thread Jani Taskinen
janiWed Aug 20 00:52:13 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFH: Fix for bug #42737 (and #45850) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1201&r2=1.2027.2.547.2.1202&diff_for

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

2008-08-19 Thread Jani Taskinen
janiWed Aug 20 01:11:07 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug42737.phpt Log: MFH: test for bug #42737 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug42737.phpt?view=markup&rev=1.1 Index: php-src/ext/pcre/tests/bu

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

2008-08-19 Thread Jani Taskinen
janiWed Aug 20 01:21:48 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug44925.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFH: - Fixed bug #44925 (preg_grep() modifies input array

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

2008-08-19 Thread Felipe Pena
felipe Wed Aug 20 01:32:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Removed entries merged into 5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.280&r2=1.2027.2.547.2.965.2.281&diff_format=u Index: php-src/NEWS dif

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

2008-08-19 Thread Jani Taskinen
janiWed Aug 20 01:34:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Fixed in PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.281&r2=1.2027.2.547.2.965.2.282&diff_format=u Index: php-src/NEWS diff -u php-src/NE