[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-07-13 Thread changelog
changelog Mon Jul 14 01:31:59 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3106r2=1.3107diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3106

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32

2008-07-13 Thread Pierre-Alain Joye
pajoye Sun Jul 13 09:34:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32 Log: - wrong bracket position while mergin

[PHP-CVS] cvs: php-src /win32/build config.w32

2008-07-13 Thread Pierre-Alain Joye
pajoye Sun Jul 13 09:34:46 2008 UTC Modified files: /php-src/win32/buildconfig.w32 Log: - MFB: wrong bracket position while merging http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.77r2=1.78diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 005.phpt

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 09:42:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 005.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/005.phpt?r1=1.1.2.5r2=1.1.2.5.2.1diff_format=u Index:

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

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 10:55:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_firebird firebird_driver.c Log: blind fix for a segfault in ext/pdo_firebird/tests/bug_38253.phpt

[PHP-CVS] cvs: php-src /ext/spl spl_fixedarray.c /ext/spl/tests fixedarray_016.phpt fixedarray_017.phpt fixedarray_018.phpt fixedarray_019.phpt fixedarray_020.phpt

2008-07-13 Thread Etienne Kneuss
colder Sun Jul 13 15:59:38 2008 UTC Added files: /php-src/ext/spl/tests fixedarray_020.phpt Modified files: /php-src/ext/splspl_fixedarray.c /php-src/ext/spl/tests fixedarray_016.phpt fixedarray_017.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_fixedarray.c /ext/spl/tests fixedarray_016.phpt fixedarray_017.phpt fixedarray_018.phpt fixedarray_019.phpt fixedarray_020.phpt

2008-07-13 Thread Etienne Kneuss
colder Sun Jul 13 15:59:52 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fixedarray_020.phpt Modified files: /php-src/ext/splspl_fixedarray.c /php-src/ext/spl/tests fixedarray_016.phpt fixedarray_017.phpt

[PHP-CVS] cvs: php-src /ext/spl/tests fixedarray_010.phpt fixedarray_021.phpt

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 19:47:27 2008 UTC Added files: /php-src/ext/spl/tests fixedarray_021.phpt Modified files: /php-src/ext/spl/tests fixedarray_010.phpt Log: improve code coverage

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/tests fixedarray_010.phpt fixedarray_021.phpt

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 19:47:52 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fixedarray_021.phpt Modified files: /php-src/ext/spl/tests fixedarray_010.phpt Log: improve code coverage

[PHP-CVS] cvs: php-src /ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt DOMComment_replaceData_basic.phpt DOMDocumentFragment_appendXML_hasChildNodes_bas

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 21:22:42 2008 UTC Modified files: /php-src/ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt DOMComment_replaceData_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt DOMComment_replaceData_basic.phpt DOMDocumentFragment_appendXML_hasChild

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 21:22:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/dom/tests DOMCharacterData_appendData_basic.phpt DOMComment_appendData_basic_Sullivan.phpt

[PHP-CVS] cvs: php-src / .gdbinit

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:26:53 2008 UTC Modified files: /php-src.gdbinit Log: - Improve/fix debugging experience http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.21r2=1.22diff_format=u Index: php-src/.gdbinit diff -u php-src/.gdbinit:1.21

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ctype/tests 001.phpt 002.phpt bug25745.phpt bug34645.phpt ctype_alnum_basic.phpt ctype_alnum_error.phpt ctype_alnum_variation1.phpt ctype_alnum_variation2.phpt cty

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 21:34:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/ctype/testsskipif.inc Modified files: /php-src/ext/ctype/tests001.phpt 002.phpt bug25745.phpt bug34645.phpt

[PHP-CVS] cvs: php-src /ext/spl/tests spl_autoload_003.phpt

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:38:19 2008 UTC Modified files: /php-src/ext/spl/tests spl_autoload_003.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_003.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:38:58 2008 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Use new helper http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.135r2=1.136diff_format=u Index: php-src/ext/spl/php_spl.c diff -u

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

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 21:40:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql/testsskipif.inc /php-src/ext/filter/tests 053.phpt Log: fix skipif sections

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

2008-07-13 Thread Antony Dovgal
tony2001Sun Jul 13 21:43:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_autocommit.phpt mysqli_character_set.phpt mysqli_get_charset.phpt Log: more fixed

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

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:44:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_autoload_003.phpt Log: - MFH Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_003.phpt?r1=1.1.2.1.4.1r2=1.1.2.1.4.2diff_format=u

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

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:45:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: - Use new helper http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.21r2=1.52.2.28.2.17.2.22diff_format=u Index:

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

2008-07-13 Thread Marcus Boerger
helly Sun Jul 13 21:59:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.198r2=1.2027.2.547.2.965.2.199diff_format=u Index: php-src/NEWS diff -u