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

2008-06-07 Thread changelog
changelog Sun Jun 8 01:31:56 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3070r2=1.3071diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3070

[PHP-CVS] cvs: php-src /ext/spl spl_fastarray.h

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 08:05:48 2008 UTC Modified files: /php-src/ext/splspl_fastarray.h Log: update credits http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.h?r1=1.1r2=1.2diff_format=u Index: php-src/ext/spl/spl_fastarray.h diff -u

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 08:05:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_fastarray.h Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.h?r1=1.1.2.2r2=1.1.2.3diff_format=u Index: php-src/ext/spl/spl_fastarray.h

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 12:47:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_fastarray.c Log: MFH: disallow $a[] = value syntax http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.c?r1=1.1.2.3r2=1.1.2.4diff_format=u Index:

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 12:49:35 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fastarray_004.phpt Log: add new test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/fastarray_004.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: CVSROOT / avail

2008-06-07 Thread Johannes Schlüter
johannesSat Jun 7 13:08:21 2008 UTC Modified files: /CVSROOTavail Log: phpdoc-de karma for thorstenr http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1407r2=1.1408diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1407 CVSROOT/avail:1.1408

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 14:08:59 2008 UTC Modified files: /php-src/ext/splspl_fastarray.c Log: fix several memleaks and invalid reads http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.c?r1=1.3r2=1.4diff_format=u Index:

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 14:09:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_fastarray.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.c?r1=1.1.2.4r2=1.1.2.5diff_format=u Index: php-src/ext/spl/spl_fastarray.c

[PHP-CVS] cvs: php-src /ext/spl/tests fastarray_004.phpt fastarray_005.phpt fastarray_006.phpt fastarray_007.phpt fastarray_008.phpt fastarray_009.phpt fastarray_010.phpt fastarray_011.phpt fastarray_

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 14:10:22 2008 UTC Added files: /php-src/ext/spl/tests fastarray_005.phpt fastarray_006.phpt fastarray_007.phpt fastarray_008.phpt fastarray_009.phpt fastarray_010.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/tests fastarray_005.phpt fastarray_006.phpt fastarray_007.phpt fastarray_008.phpt fastarray_009.phpt fastarray_010.phpt fastarray_011.phpt fastarray_012.phpt f

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 14:10:42 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fastarray_005.phpt fastarray_006.phpt fastarray_007.phpt fastarray_008.phpt fastarray_009.phpt

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

2008-06-07 Thread Marcus Boerger
Hello Antony, Saturday, June 7, 2008, 2:46:54 PM, you wrote: tony2001Sat Jun 7 12:46:54 2008 UTC Modified files: /php-src/ext/splspl_fastarray.c Log: disallow $a[] = value syntax

[PHP-CVS] cvs: CVSROOT / avail

2008-06-07 Thread Marcus Boerger
helly Sat Jun 7 19:08:58 2008 UTC Modified files: /CVSROOTavail Log: - Grant access to GSoC student for PHP 6 i18n work http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1408r2=1.1409diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1408

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

2008-06-07 Thread Antony Dovgal
On 07.06.2008 22:59, Marcus Boerger wrote: + if (!offset) { + /* '$array[] = value' syntax is not supported */ + zend_throw_exception(spl_ce_RuntimeException, Index invalid or out of range, 0 TSRMLS_CC); Why not use OverflowException here? Do you think it's

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

2008-06-07 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 7 20:30:30 2008 UTC Modified files: /php-src/ext/date php_date.c Log: Add Unicode support and set as unicode compatible http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.187r2=1.188diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/date/tests 008.phpt 011.phpt 013.phpt 014.phpt bug41523-64bit.phpt bug41523.phpt bug43808.phpt date_parse_001.phpt

2008-06-07 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 7 20:33:35 2008 UTC Modified files: /php-src/ext/date/tests 008.phpt 011.phpt 013.phpt 014.phpt bug41523-64bit.phpt bug41523.phpt bug43808.phpt date_parse_001.phpt Log:

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

2008-06-07 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 7 20:37:11 2008 UTC Modified files: /php-src/ext/exif exif.c Log: Add Unicode support http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.201r2=1.202diff_format=u Index: php-src/ext/exif/exif.c diff -u

[PHP-CVS] cvs: php-src /ext/exif/tests bug34704.phpt exif001.phpt exif004.phpt exif005.phpt

2008-06-07 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 7 20:38:38 2008 UTC Modified files: /php-src/ext/exif/tests bug34704.phpt exif001.phpt exif004.phpt exif005.phpt Log: Update exif tests to conform with the unicode functions

[PHP-CVS] cvs: php-src /ext/spl spl_fastarray.c /ext/spl/tests fastarray_015.phpt

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 21:35:53 2008 UTC Added files: /php-src/ext/spl/tests fastarray_015.phpt Modified files: /php-src/ext/splspl_fastarray.c Log: more checks and tests

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 21:36:13 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests fastarray_015.phpt Modified files: /php-src/ext/splspl_fastarray.c Log: MFH: more checks and tests

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

2008-06-07 Thread Antony Dovgal
tony2001Sat Jun 7 22:41:02 2008 UTC Modified files: /php-src/ext/date php_date.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.188r2=1.189diff_format=u Index: php-src/ext/date/php_date.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2008-06-07 Thread Antony Dovgal
On 08.06.2008 00:30, Henrique do Nascimento Angelo wrote: hnangeloSat Jun 7 20:30:30 2008 UTC Modified files: /php-src/ext/date php_date.c Log: Add Unicode support and set as unicode compatible Please don't forget to test your patches in ZTS mode