[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_exec_basic.phpt sqlite_exec_error.phpt sqlite_last_error_basic.phpt sqlite_last_error_error.phpt sqlite_popen_basic.phpt sqlite_popen_error.phpt sqlite_

2008-10-29 Thread Felix De Vliegher
felixdv Wed Oct 29 11:43:33 2008 UTC Added files: /php-src/ext/sqlite/tests sqlite_popen_basic.phpt sqlite_popen_error.phpt sqlite_exec_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite/tests sqlite_exec_basic.phpt sqlite_exec_error.phpt sqlite_last_error_basic.phpt sqlite_last_error_error.phpt sqlite_popen_basic.phpt sqlite_popen_error.php

2008-10-29 Thread Felix De Vliegher
felixdv Wed Oct 29 11:44:34 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sqlite/tests sqlite_popen_basic.phpt sqlite_popen_error.phpt sqlite_exec_basic.phpt

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

2008-10-29 Thread Felix De Vliegher
felixdv Wed Oct 29 21:43:30 2008 UTC Modified files: /php-src/ext/standard math.c Log: Fix typo. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.148r2=1.149diff_format=u Index: php-src/ext/standard/math.c diff -u

[PHP-CVS] cvs: php-src /ext/sqlite3/tests sqlite3stmt_paramCount_basic.phpt sqlite3stmt_paramCount_error.phpt

2008-10-29 Thread Felix De Vliegher
felixdv Wed Oct 29 22:35:52 2008 UTC Added files: /php-src/ext/sqlite3/tests sqlite3stmt_paramCount_basic.phpt sqlite3stmt_paramCount_error.phpt Log: Tests for SQLite3Stmt::paramCount().

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3/tests sqlite3stmt_paramCount_basic.phpt sqlite3stmt_paramCount_error.phpt

2008-10-29 Thread Felix De Vliegher
felixdv Wed Oct 29 22:36:20 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sqlite3/tests sqlite3stmt_paramCount_basic.phpt sqlite3stmt_paramCount_error.phpt Log: MFH: Tests for SQLite3Stmt::paramCount().

Re: [PHP-CVS] cvs: php-src /ext/fileinfo/libmagic compress.c

2008-09-06 Thread Felix De Vliegher
Hi Ilia I might be wrong but with removing those, building actually fails with me. /home/felixdv/php/cvs/php6dev/ext/fileinfo/libmagic/compress.c: In function 'file_zmagic': /home/felixdv/php/cvs/php6dev/ext/fileinfo/libmagic/compress.c:106: error: 'ncompr' undeclared (first use in this

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/misc browscap.ini browsernames.php get_browser_basic.phpt get_browser_error.phpt get_browser_variation1.phpt

2008-09-06 Thread Felix De Vliegher
felixdv Sat Sep 6 23:20:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/miscbrowscap.ini browsernames.php get_browser_basic.phpt get_browser_error.phpt

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

2008-08-29 Thread Felix De Vliegher
felixdv Fri Aug 29 10:25:35 2008 UTC Modified files: /php-srcrun-tests.php Log: Added %unicode_string_optional% for differences in output between PHP 5 and 6 http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.374r2=1.375diff_format=u Index:

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

2008-08-29 Thread Felix De Vliegher
felixdv Fri Aug 29 10:25:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Added %unicode_string_optional% for differences in output between PHP 5 and 6

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/tests finfo_buffer_basic.phpt finfo_buffer_error.phpt finfo_buffer_variation1.phpt finfo_close_basic.phpt finfo_file_basic.phpt finfo_open_basic.phpt finf

2008-08-29 Thread Felix De Vliegher
felixdv Fri Aug 29 10:29:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/fileinfo/tests finfo_buffer_basic.phpt finfo_buffer_error.phpt finfo_buffer_variation1.phpt

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

2008-08-08 Thread Felix De Vliegher
felixdv Fri Aug 8 10:53:39 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: MFB: Documentation fix for getClosure() http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.308r2=1.309diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests ReflectionFunction_getClosure_basic.phpt ReflectionFunction_getClosure_error.phpt ReflectionMethod_getClosure_basic.phpt ReflectionMethod_getClosu

2008-08-08 Thread Felix De Vliegher
felixdv Fri Aug 8 12:39:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests ReflectionMethod_getClosure_basic.phpt ReflectionMethod_getClosure_error.phpt

[PHP-CVS] cvs: php-src /ext/reflection/tests ReflectionFunction_getClosure_basic.phpt ReflectionFunction_getClosure_error.phpt ReflectionMethod_getClosure_basic.phpt ReflectionMethod_getClosure_error.

2008-08-08 Thread Felix De Vliegher
felixdv Fri Aug 8 12:42:40 2008 UTC Modified files: /php-src/ext/reflection/tests ReflectionMethod_getClosure_basic.phpt ReflectionMethod_getClosure_error.phpt

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

2008-08-08 Thread Felix De Vliegher
felixdv Fri Aug 8 10:52:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Documentation fix for getClosure()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/filters stream_filter_remove_basic.phpt stream_filter_remove_error.phpt

2008-08-07 Thread Felix De Vliegher
felixdv Thu Aug 7 22:31:10 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filters stream_filter_remove_basic.phpt stream_filter_remove_error.phpt Log: Basic and error tests for stream_filter_remove()

[PHP-CVS] cvs: php-src /ext/standard/tests/filters stream_filter_remove_basic.phpt stream_filter_remove_error.phpt

2008-08-07 Thread Felix De Vliegher
felixdv Thu Aug 7 22:32:43 2008 UTC Modified files: /php-src/ext/standard/tests/filters stream_filter_remove_basic.phpt stream_filter_remove_error.phpt Log: MFB: Basic and error tests for stream_filter_remove().

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings strpbrk_basic.phpt strpbrk_error.phpt

2008-07-15 Thread Felix De Vliegher
felixdv Tue Jul 15 11:14:42 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings strpbrk_basic.phpt strpbrk_error.phpt Log: Tests for strpbrk(), testfest.php.net task #91 and #92.

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strpbrk_basic.phpt strpbrk_error.phpt

2008-07-15 Thread Felix De Vliegher
felixdv Tue Jul 15 11:15:32 2008 UTC Modified files: /php-src/ext/standard/tests/strings strpbrk_basic.phpt strpbrk_error.phpt Log: MFB: Tests for strpbrk(), testfest.php.net task #91 and #92.

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

2008-06-26 Thread Felix De Vliegher
felixdv Thu Jun 26 09:10:54 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filelchown_basic.phpt lchown_error.phpt Log: Tests for lchown(), testfest.php.net task number 129.

[PHP-CVS] cvs: php-src /ext/standard/tests/file lchown_basic.phpt lchown_error.phpt

2008-06-26 Thread Felix De Vliegher
felixdv Thu Jun 26 09:12:40 2008 UTC Modified files: /php-src/ext/standard/tests/filelchown_basic.phpt lchown_error.phpt Log: MFB: tests for lchown(), testfest.php.net task number 129.

[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

[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_length_basic.phpt

2008-06-22 Thread Felix De Vliegher
felixdv Sun Jun 22 12:29:42 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions ob_get_length_basic.phpt Log: Basic test for ob_get_length(), testfest.php.net task

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

2008-06-22 Thread Felix De Vliegher
felixdv Sun Jun 22 12:51:37 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions ob_get_length_basic.phpt Log: Basic test for ob_get_length(), testfest.php.net task #132

[PHP-CVS] cvs: php-src /ext/standard/tests/strings vfprintf_basic.phpt vfprintf_error1.phpt vfprintf_error2.phpt vfprintf_error3.phpt vfprintf_error4.phpt vfprintf_variation1.phpt

2008-06-22 Thread Felix De Vliegher
felixdv Sun Jun 22 13:31:10 2008 UTC Modified files: /php-src/ext/standard/tests/strings vfprintf_basic.phpt vfprintf_error1.phpt vfprintf_error2.phpt