rasmus Sat Feb 2 09:53:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array bug43505.phpt
Log:
Countable requires SPL
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug43505.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=
I talk about PHP_5_2 (I thought it was clear from the email subject).
PHP_5_3 works fine on the same system.
Thanks. Dmitry.
Ilia Alshanetsky wrote:
Ok, i'll take a peak at the code, I am really surprised certain tests
pass here and fail for you... Are you testing on a 32bit platform in 5.3
br
helly Sat Feb 2 13:11:13 2008 UTC
Modified files:
/php-src/ext/standard type.c
Log:
- Fix flag handling (MFB)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/type.c?r1=1.53&r2=1.54&diff_format=u
Index: php-src/ext/standard/type.c
diff -u php-src/ext/
On 02.02.2008 13:49, Dmitry Stogov wrote:
> I talk about PHP_5_2 (I thought it was clear from the email subject).
> PHP_5_3 works fine on the same system.
These two tests fail for ages, AFAIK the reason is that GMP produces
different results on different architectures.
5_2/ext/gmp/tests/021.phpt
helly Sat Feb 2 13:33:21 2008 UTC
Modified files:
/php-src/ext/standard/tests/array array_reverse_variation5.phpt
array_unshift_variation5.phpt
Log:
- Fix tests
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/test
helly Sat Feb 2 13:33:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array array_reverse_variation5.phpt
array_unshift_variation5.phpt
Log:
- MFH Fix tests
http://cvs.php.net/viewvc.cgi/php-
helly Sat Feb 2 13:58:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard type.c
Log:
- MFH Use new parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/type.c?r1=1.30.2.2.2.3.2.3&r2=1.30.2.2.2.3.2.4&diff_format=u
Inde
helly Sat Feb 2 14:03:13 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard type.c
Log:
- It appears HEAD needs to be MFB'ed and this needs another fix now
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/type.c?r1=1.30.2.2.2.3.2.4&r2=1.3
helly Sat Feb 2 14:37:29 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/strings vsprintf_variation8.phpt
Log:
- Fix the expectations. Tests still fails because of something else.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tes
helly Sat Feb 2 15:19:06 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/assert assert_variation.phpt
/php-src/ext/standard/tests/general_functions 010.phpt
bug40398.phpt
derick Sat Feb 2 17:25:40 2008 UTC
Modified files:
/php-src/ext/date php_date.c
Log:
- Make timezone_open() work again.
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.163&r2=1.164&diff_format=u
Index: php-src/ext/date/php_date.c
diff -u ph
derick Sat Feb 2 17:25:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date php_date.c
Log:
- MFH: Make timezone_open() work again.
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.17&r2=1.43.2.45.2.51.2.18&diff_form
derick Sat Feb 2 17:26:23 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/date php_date.c
Log:
- MFH: Make timezone_open() work again.
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.54&r2=1.43.2.45.2.55&diff_format=u
Index
helly Sat Feb 2 21:02:08 2008 UTC
Modified files:
/php-src/ext/spl/examples class_tree.php
Log:
- Show interfaces
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/class_tree.php?r1=1.7&r2=1.8&diff_format=u
Index: php-src/ext/spl/examples/class_tree.ph
helly Sat Feb 2 21:02:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/spl/examples class_tree.php
Log:
- MFH Show interfaces
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/class_tree.php?r1=1.1.2.5&r2=1.1.2.5.4.1&diff_format=u
Index: php-s
helly Sat Feb 2 22:53:05 2008 UTC
Modified files:
/php-src/ext/splspl_directory.c spl_directory.h
Log:
- MFB glob handling
- Add GlobIterator and FilesystemIterator
# Commit to 5.3 for more
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory
helly Sat Feb 2 22:56:25 2008 UTC
Modified files:
/php-src/ext/splphp_spl.c
Log:
- Add new classes
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.122&r2=1.123&diff_format=u
Index: php-src/ext/spl/php_spl.c
diff -u php-src/ext/spl/php_spl.c:1
helly Sat Feb 2 23:02:16 2008 UTC
Modified files:
/php-src/ext/splphp_spl.c
Log:
- Fix error handling
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.123&r2=1.124&diff_format=u
Index: php-src/ext/spl/php_spl.c
diff -u php-src/ext/spl/php_s
helly Sat Feb 2 23:09:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/splphp_spl.c spl_directory.c spl_directory.h
Log:
- MFH Synch directory changes
[DOC]
# Class FilesystemIterator was introduced to have a better Directo
helly Sat Feb 2 23:25:43 2008 UTC
Modified files:
/php-src/main output.c
Log:
- Fix build
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.208&r2=1.209&diff_format=u
Index: php-src/main/output.c
diff -u php-src/main/output.c:1.208 php-src/main/o
tony2001Sat Feb 2 23:44:40 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/mathbindec_basic_64bit.phpt
Modified files:
/php-src/ext/standard/tests/mathbindec_basic.phpt
Log:
fix test, add 64bit version
21 matches
Mail list logo