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

2007-05-29 Thread changelog
changelog Wed May 30 01:31:06 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2703r2=1.2704diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2703

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-05-29 Thread changelog
changelog Wed May 30 01:31:09 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1120r2=1.1121diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 08:01:23 2007 UTC Modified files: /php-src/ext/standard md5.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/standard/md5.c?r1=1.50r2=1.51diff_format=u Index: php-src/ext/standard/md5.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/mhash mhash.c php_mhash.h

2007-05-29 Thread Michael Wallner
Antony Dovgal wrote: On 15.11.2006 20:16, Michael Wallner wrote: mikeWed Nov 15 17:16:05 2006 UTC Modified files: /php-src/ext/mhashmhash.c php_mhash.h Log: - unicode upgrade - use current parameter parsing API ...just adding [DOC] tracker for the

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 10:25:21 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions var_export.phpt /php-src/ext/standard/tests/strings explode1.phpt Log: fix tests

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/general_functions var_export.phpt /ext/standard/tests/strings explode1.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 10:25:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions var_export.phpt /php-src/ext/standard/tests/strings explode1.phpt Log: fix tests

[PHP-CVS] cvs: php-src /tests/classes array_access_010.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 11:34:58 2007 UTC Modified files: /php-src/tests/classes array_access_010.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/tests/classes/array_access_010.phpt?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/json/tests fail001.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 11:58:55 2007 UTC Modified files: /php-src/ext/json/tests fail001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/fail001.phpt?r1=1.4r2=1.5diff_format=u Index: php-src/ext/json/tests/fail001.phpt diff -u

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_affected_rows.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 12:01:14 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_affected_rows.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_affected_rows.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/array 002.phpt 005.phpt 009.phpt array_change_key_case.phpt array_keys.phpt array_map.phpt array_pop.phpt array_search.phpt each.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 12:10:20 2007 UTC Modified files: /php-src/ext/standard/tests/array 002.phpt 005.phpt 009.phpt array_change_key_case.phpt array_keys.phpt array_map.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/array bug29253.phpt

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 12:17:37 2007 UTC Modified files: /php-src/ext/standard/tests/array bug29253.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug29253.phpt?r1=1.4r2=1.5diff_format=u Index:

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 12:26:59 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions debug_zval_dump_o.phpt

[PHP-CVS] cvs: php-src /ext/mhash config.m4 mhash.c

2007-05-29 Thread Michael Wallner
mikeTue May 29 12:28:57 2007 UTC Modified files: /php-src/ext/mhash config.m4 mhash.c Log: - fix build where mhash.h is not declaring mhash_get_hash_name_static and/or mhash_get_keygen_name_static protos

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

2007-05-29 Thread Stanislav Malyshev
stasTue May 29 19:44:24 2007 UTC Modified files: /php-src/win32/buildconfig.w32 Log: fix build on msvc 8 http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.66r2=1.67diff_format=u Index: php-src/win32/build/config.w32 diff -u

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 20:31:22 2007 UTC Modified files: /php-src/ext/standard user_filters.c Log: fix typo build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/user_filters.c?r1=1.46r2=1.47diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard dir.c mail.c user_filters.c /ext/standard/tests/array bug40709.phpt /ext/standard/tests/strings bug40432.phpt bug40704.phpt bug40754.phpt htmlentities18.phpt /e

2007-05-29 Thread Ilia Alshanetsky
iliaa Tue May 29 20:11:23 2007 UTC Modified files: /php-src/ext/standard user_filters.c mail.c dir.c /php-src/ext/standard/tests/array bug40709.phpt /php-src/ext/standard/tests/strings bug40432.phpt bug40704.phpt

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 20:48:38 2007 UTC Modified files: /php-src/ext/standard file.c Log: fix #41516 (fgets() returns a line of text when length parameter is = 0)

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

2007-05-29 Thread Antony Dovgal
tony2001Tue May 29 21:24:45 2007 UTC Modified files: /php-src/ext/standard dl.c Log: more typofixes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dl.c?r1=1.113r2=1.114diff_format=u Index: php-src/ext/standard/dl.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard string.c /ext/standard/tests/strings chunk_split.phpt

2007-05-29 Thread Ilia Alshanetsky
iliaa Wed May 30 00:33:14 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard/tests/strings chunk_split.phpt /php-src/ext/standard string.c Log: Fixed an interger overflow inside chunk_split(), identified by

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard string.c /ext/standard/tests/strings chunk_split.phpt

2007-05-29 Thread Ilia Alshanetsky
iliaa Wed May 30 00:35:41 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/standard/tests/strings chunk_split.phpt /php-src/ext/standard string.c Log: MFH: Fixed an interger overflow inside chunk_split(), identified by

[PHP-CVS] cvs: php-src /ext/standard string.c /ext/standard/tests/strings chunk_split.phpt

2007-05-29 Thread Ilia Alshanetsky
iliaa Wed May 30 00:38:00 2007 UTC Modified files: /php-src/ext/standard/tests/strings chunk_split.phpt /php-src/ext/standard string.c Log: MFB: Fixed an interger overflow inside chunk_split(), identified by Gerhard Wagner