[PHP-CVS] cvs: CVSROOT / avail

2008-02-24 Thread Pierre-Alain Joye
pajoye Mon Feb 25 03:09:09 2008 UTC Modified files: /CVSROOTavail Log: - Paul Chandler karma for pecl/xrange http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1358&r2=1.1359&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1358 CVSROOT/avail:1.1

[PHP-CVS] cvs: php-src /ext/filter/tests 053.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:50:14 2008 UTC Modified files: /php-src/ext/filter/tests 053.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/053.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/filter/tests/053.phpt diff -u /dev/null php-src

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:49:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/filter/tests 053.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/053.phpt?view=markup&rev=1.1 Index: php-src/ext/filter/tests/053.phpt +++ php-src/ext

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:49:39 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests 053.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/053.phpt?view=markup&rev=1.1 Index: php-src/ext/filter/tests/053.phpt +++ php-src/ext

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:42:09 2008 UTC Modified files: /php-src/ext/filter filter.c Log: MFB: Fixed segfault in filter extension when using callbacks. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.92&r2=1.93&diff_format=u Index: php-src/ext/filter

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:41:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFB: Fixed segfault in filter extension when using callbacks. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.4&r2=1.52.2.39.2.5&diff

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:34:31 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c /php-srcNEWS Log: Fixed segfault in filter extension when using callbacks. (reported & patched by Arnar Mar Sig) http://cvs.php.net/viewvc.cgi/php-src/ex

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:19:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Entry existent in 5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.117&r2=1.2027.2.547.2.965.2.118&diff_format=u Index: php-src/NEWS diff -u php-src

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

2008-02-24 Thread Ilia Alshanetsky
iliaa Sun Feb 24 16:09:13 2008 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet bound parameters are present) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1

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

2008-02-24 Thread Ilia Alshanetsky
iliaa Sun Feb 24 16:09:06 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet bound parameters are present) http://cvs.php.net/v

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

2008-02-24 Thread Ilia Alshanetsky
iliaa Sun Feb 24 16:08:32 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet bound parameters are present) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/p

[PHP-CVS] cvs: php-src /tests/strings 001.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 14:22:44 2008 UTC Modified files: /php-src/tests/strings 001.phpt Log: Fix the fix http://cvs.php.net/viewvc.cgi/php-src/tests/strings/001.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/tests/strings/001.phpt diff -u php-src/tests/strin

[PHP-CVS] cvs: php-src /tests/strings 001.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 14:18:35 2008 UTC Modified files: /php-src/tests/strings 001.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/tests/strings/001.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/tests/strings/001.phpt diff -u php-src/tests/strings/0

[PHP-CVS] cvs: php-src /tests/classes new_001.phpt /tests/lang 034.phpt bug22231.phpt bug30638.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 13:10:33 2008 UTC Modified files: /php-src/tests/classes new_001.phpt /php-src/tests/lang 034.phpt bug22231.phpt bug30638.phpt Log: Fixed tests (new error message - E_DEPRECATED) http://cvs.php.net/viewvc.cgi/php-src/tests/classes/ne

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/run-test test005.phpt test008a.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 12:18:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/run-test test005.phpt test008a.phpt Log: Fixed tests (new E_ALL value) http://cvs.php.net/viewvc.cgi/php-src/tests/run-test/test005.phpt?r1=1.3.6.1&r2=1.3.6.1.2.1&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 12:17:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: New E_ALL value http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.16&r2=1.226.2.37.2.35.2.17&diff_format=u Index: php-src/run-tests.php di

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:49:39 2008 UTC Modified files: /php-src/ext/standard file.c Log: Removed internal warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.512&r2=1.513&diff_format=u Index: php-src/ext/standard/file.c diff -u php-src/ext

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:45:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c Log: Removed internal warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.28.2.8&r2=1.409.2.6.2.28.2.9&diff_format=u Index: php-

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file magic_quotes.phpt

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:27:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filemagic_quotes.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/magic_quotes.phpt?r1=1.1.2.1.2.1&r2=1.1.2.1.2.2&diff_format=