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

2008-06-24 Thread David Coallier
davidc Tue Jun 24 22:53:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard formatted_print.c Log: - New parsing parameter API - Tests have been adjusted, if you have something else failing let me know now! All tests seem to pass fine at

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings fprintf_error.phpt printf.phpt sprintf_error.phpt vsprintf_error.phpt

2008-06-24 Thread David Coallier
davidc Tue Jun 24 22:51:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings fprintf_error.phpt printf.phpt sprintf_error.phpt vsprintf_error.phpt Log: -

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

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 22:22:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli.c /php-src/ext/mysqlndmysqlnd.c mysqlnd_palloc.c Log: Fix remaining valgrind problems with pconn and zval cache HEAD

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

2008-06-24 Thread Timm Friebe
thekid Tue Jun 24 16:33:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sybase_ct php_sybase_ct.c Log: - Migrated all zend_get_parameters_ex calls to zend_parse_parameters() - Fixed prototype declarations to use the type resource instead of int

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

2008-06-24 Thread Felipe Pena
felipe Tue Jun 24 16:01:32 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/bcmath bcmath.c Log: - New parameter parsing API http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/bcmath.c?r1=1.62.2.2.2.8.2.2&r2=1.62.2.2.2.8.2.3&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src /ext/hash/tests hash_file_basic.phpt hash_file_error.phpt

2008-06-24 Thread Raghubansh Kumar
kraghubaTue Jun 24 15:46:24 2008 UTC Modified files: /php-src/ext/hash/tests hash_file_basic.phpt hash_file_error.phpt Log: New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash/tests hash_file_basic.phpt hash_file_error.phpt

2008-06-24 Thread Raghubansh Kumar
kraghubaTue Jun 24 15:44:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/hash/tests hash_file_error.phpt hash_file_basic.phpt Log: New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32b

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

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 13:19:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli.c /php-src/ext/mysqlndmysqlnd.c mysqlnd_palloc.c Log: Fix double-free, introduced lately http://cvs.php.net/view

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

2008-06-24 Thread Felipe Pena
felipe Tue Jun 24 12:10:35 2008 UTC Modified files: /php-src/ext/filter filter.c Log: MFB: Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.94&r2=1.95&diff_format=u Index: php-src/ext/filter/filter.c diff -u php-src/ext/filter/fil

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

2008-06-24 Thread Felipe Pena
felipe Tue Jun 24 12:09:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.6&r2=1.52.2.39.2.7&diff_format=u Index: php-src/ext/filter/filter.

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd.h

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 11:19:07 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c /php-src/ext/mysqlndmysqlnd.c mysqlnd.h Log: Fix possible bug with persistent connections http://cvs.php.net/viewvc.cgi

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd.h

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 11:01:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c /php-src/ext/mysqlndmysqlnd.c mysqlnd.h Log: Fix possible bug with persistent connections and mysqlnd

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions ob_get_flush_basic.phpt ob_get_flush_error.phpt

2008-06-24 Thread Felix De Vliegher
felixdv Tue Jun 24 10:33:38 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions ob_get_flush_basic.phpt ob_get_flush_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions ob_get_flush_basic.phpt ob_get_flush_error.phpt

2008-06-24 Thread Felix De Vliegher
felixdv Tue Jun 24 10:31:03 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions ob_get_flush_basic.phpt ob_get_flu

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

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 08:02:06 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd_palloc.h Log: Add missing header http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_palloc.h?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/mysqlnd/mysqlnd_palloc.

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

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 08:01:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_palloc.h Log: Add missing header http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_palloc.h?r1=1.2.2.5&r2=1.2.2.6&diff_format=u Index: php-src/ex

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

2008-06-24 Thread Dmitry Stogov
dmitry Tue Jun 24 07:06:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests mb_strlen.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/mb_strlen.phpt?r1=1.3.6.2&r2=1.3.6.2.2.1&diff_format=u Index: php-src/ext