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 (./c
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.188&r2=1.189&diff_format=u
Index: php-src/ext/date/php_date.c
diff -u php-src/ext/dat
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
http://cvs.php.net/viewvc.cg
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
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_
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
http://cvs.php.net/viewvc.
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.201&r2=1.202&diff_format=u
Index: php-src/ext/exif/exif.c
diff -u php-src/ext/exif/exif.c:1
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:
U
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.187&r2=1.188&diff_format=u
Index: php-src/ext/date/ph
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
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.1408&r2=1.1409&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1408 CVSROOT
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
>
>
> http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl
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 fas
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
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.4&r2=1.1.2.5&diff_format=u
Index: php-src/ext/spl/spl_fastarray.c
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.3&r2=1.4&diff_format=u
Index: php-src/ext/spl/spl_f
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.1407&r2=1.1408&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1407 CVSROOT/avail:1.1408
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=markup&rev=1.1
Index: php-src/ext/spl/t
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.3&r2=1.1.2.4&diff_format=u
Index: p
tony2001Sat Jun 7 12:46:54 2008 UTC
Modified files:
/php-src/ext/splspl_fastarray.c
Log:
disallow $a[] = value syntax
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fastarray.c?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/spl/spl_fastarray.c
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.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/spl/spl_fastarray.h
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.1&r2=1.2&diff_format=u
Index: php-src/ext/spl/spl_fastarray.h
diff -u php-s
21 matches
Mail list logo