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

2008-02-01 Thread changelog
changelog Sat Feb 2 01:31:36 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2945r2=1.2946diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2945

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

2008-02-01 Thread changelog
changelog Sat Feb 2 01:31:39 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1230r2=1.1231diff_format=u Index: ZendEngine2/ChangeLog diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gmp gmp.c

2008-02-01 Thread Dmitry Stogov
It's very strange, because I still have the test failed. ext/gmp/tests/021.php The exactly broken thing is gmp_gcd(-1,0) that now returns -1 instead of 1. However you can see that return value of gmp_gcd(-2,2) now is not equal to gmp_gcd(2,-2). :( Thanks. Dmitry. Ilia Alshanetsky wrote:

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

2008-02-01 Thread Hannes Magnusson
bjori Fri Feb 1 10:45:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: glob:// was added in 5.3, no need to mention bug fixes for it

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c string.c

2008-02-01 Thread Felipe Pena
felipe Fri Feb 1 12:28:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c basic_functions.c Log: MFH: New parameter 'before_needle'

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests mb_convert_encoding_basic.phpt mb_encode_mimeheader_basic.phpt mb_encode_mimeheader_variation1.phpt mb_encode_mimeheader_variation2.phpt mb_encode_m

2008-02-01 Thread Josie Messa
jmessa Fri Feb 1 15:27:38 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests mb_substr_variation1.phpt mb_encode_mimeheader_basic.phpt mb_regex_encoding_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings stristr.phpt stristr2.phpt strstr.phpt strstr2.phpt

2008-02-01 Thread Felipe Pena
felipe Fri Feb 1 13:41:19 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings strstr2.phpt stristr2.phpt Modified files: /php-src/ext/standard/tests/strings strstr.phpt stristr.phpt Log: New tests and fix tests

[PHP-CVS] cvs: CVSROOT / avail

2008-02-01 Thread Philip Olson
philip Fri Feb 1 12:56:40 2008 UTC Modified files: /CVSROOTavail Log: docweb karma for Hannes http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1353r2=1.1354diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1353 CVSROOT/avail:1.1354 ---

[PHP-CVS] cvs: CVSROOT / avail

2008-02-01 Thread Marcus Boerger
helly Fri Feb 1 13:14:26 2008 UTC Modified files: /CVSROOTavail Log: - Add jmessa so to commit tests http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1354r2=1.1355diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1354 CVSROOT/avail:1.1355 ---

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gmp gmp.c

2008-02-01 Thread Ilia Alshanetsky
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 branch? On 1-Feb-08, at 4:19 AM, Dmitry Stogov wrote: It's very strange, because I still have the test failed. ext/gmp/tests/021.php The exactly

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gmp gmp.c

2008-02-01 Thread Antony Dovgal
On 01.02.2008 18:36, Rasmus Lerdorf wrote: All the gmp tests pass for me as well here with gmp-4.2.2 on an ancient FreeBSD 4.10 box. Same here on Linux 64bit (gmp-4.2.1, 5_3-CVS). -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gmp gmp.c

2008-02-01 Thread Rasmus Lerdorf
All the gmp tests pass for me as well here with gmp-4.2.2 on an ancient FreeBSD 4.10 box. -Rasmus 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 branch? On

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring/tests mb_convert_encoding_basic.phpt mb_encode_mimeheader_basic.phpt mb_encode_mimeheader_variation1.phpt mb_encode_mimeheader_variation2.phpt mb_encode_m

2008-02-01 Thread Josie Messa
jmessa Fri Feb 1 15:30:00 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests mb_strtoupper_variation3.phpt mb_ereg_variation6.phpt mb_ereg_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/tests gd_info_basic.phpt image_type_to_mime_type_basic.phpt imagecopyresampled_basic.phpt imagedashedline_basic.phpt imagefilledpolygon_basic.phpt imagepolygon_

2008-02-01 Thread Robert Nicholson
nicholsrFri Feb 1 16:33:37 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gd/tests imagefilledpolygon_basic.phpt imagepolygon_basic.phpt image_type_to_mime_type_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/tests gd_info_basic.phpt image_type_to_mime_type_basic.phpt imagecopyresampled_basic.phpt imagedashedline_basic.phpt imagefilledpolygon_basic.phpt imagepolygon_

2008-02-01 Thread Robert Nicholson
nicholsrFri Feb 1 16:33:17 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests image_type_to_mime_type_basic.phpt imagefilledpolygon_basic.phpt imagecopyresampled_basic.phpt

[PHP-CVS] cvs: php-src /ext/gd/tests gd_info_basic.phpt image_type_to_mime_type_basic.phpt imagecopyresampled_basic.phpt imagedashedline_basic.phpt imagefilledpolygon_basic.phpt imagepolygon_basic.php

2008-02-01 Thread Robert Nicholson
nicholsrFri Feb 1 16:32:38 2008 UTC Added files: /php-src/ext/gd/tests imagedashedline_basic.phpt gd_info_basic.phpt imagepolygon_basic.phpt imagefilledpolygon_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/math atan2_basic.phpt atan2_error.phpt base_convert_basic.phpt base_convert_error.phpt bindec_basic.phpt bindec_error.phpt constants_basic.phpt decb

2008-02-01 Thread Zoe Slattery
zoe Fri Feb 1 17:27:43 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/mathatan2_error.phpt atan2_basic.phpt bindec_basic.phpt decbin_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math atan2_basic.phpt atan2_error.phpt base_convert_basic.phpt base_convert_error.phpt bindec_basic.phpt bindec_error.phpt constants_basic.phpt decb

2008-02-01 Thread Zoe Slattery
zoe Fri Feb 1 17:21:18 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathatan2_basic.phpt decbin_error.phpt bindec_error.phpt decbin_basic.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/math atan2_basic.phpt atan2_error.phpt base_convert_basic.phpt base_convert_error.phpt bindec_basic.phpt bindec_error.phpt constants_basic.phpt decbin_basic.

2008-02-01 Thread Zoe Slattery
zoe Fri Feb 1 17:16:40 2008 UTC Added files: /php-src/ext/standard/tests/mathbase_convert_error.phpt atan2_error.phpt bindec_basic.phpt decbin_basic.phpt

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

2008-02-01 Thread Zoe Slattery
zoe Fri Feb 1 17:45:38 2008 UTC Added files: (Branch: PHP_5_3) /php-srcgenerate_phpt.php Log: Command line script to help generate the basic framework of a PHPT http://cvs.php.net/viewvc.cgi/php-src/generate_phpt.php?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src / NEWS

2008-02-01 Thread Felipe Pena
felipe Fri Feb 1 17:40:58 2008 UTC Modified files: /php-srcNEWS Log: The new parameter was merged to 5.3 [DOC] http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2156r2=1.2157diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2156 php-src/NEWS:1.2157

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

2008-02-01 Thread Felipe Pena
felipe Fri Feb 1 18:01:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: MFH: Added new parameter for strstr(), stristr() http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.103r2=1.2027.2.547.2.965.2.104diff_format=u Index:

[PHP-CVS] [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_API.h php-src/ext/standard type.c

2008-02-01 Thread Marcus Boerger
Crosspost, hopefully silencing this issue for 5.* AND 6 will have an E_WARNING or even an E_ERROR on this. helly Fri Feb 1 21:27:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard type.c /ZendEngine2zend_API.c zend_API.h Log:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / generate_phpt.php

2008-02-01 Thread Jani Taskinen
How about a better place for this..somewhere outside the root. Like scripts/dev/ or what was it again.. --Jani Zoe Slattery kirjoitti: zoe Fri Feb 1 17:45:38 2008 UTC Added files: (Branch: PHP_5_3) /php-src generate_phpt.php Log: Command line script

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_API.h php-src/ext/standard type.c

2008-02-01 Thread Lukas Kahwe Smith
On 01.02.2008, at 23:05, Pierre Joye wrote: 2008/2/1 Marcus Boerger [EMAIL PROTECTED]: Crosspost, hopefully silencing this issue for 5.* AND 6 will have an E_WARNING or even an E_ERROR on this. What are the gains? What are the real reasons behing strictness? I really get annoying by

Re: [PHP-CVS] [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_API.h php-src/ext/standard type.c

2008-02-01 Thread Pierre Joye
2008/2/1 Marcus Boerger [EMAIL PROTECTED]: Crosspost, hopefully silencing this issue for 5.* AND 6 will have an E_WARNING or even an E_ERROR on this. What are the gains? What are the real reasons behing strictness? I really get annoying by adding fatal errors all around for no technical

[PHP-CVS] cvs: php-src /ext/standard/tests/math bindec_basic.phpt bindec_basic_64bit.phpt

2008-02-01 Thread Antony Dovgal
tony2001Fri Feb 1 23:18:53 2008 UTC Added files: /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

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_API.h php-src/ext/standard type.c

2008-02-01 Thread Marcus Boerger
Hello Lukas, only E_ERROR is fatal and reserved for when the engine cannot continue execution. marcus Friday, February 1, 2008, 11:15:08 PM, you wrote: On 01.02.2008, at 23:05, Pierre Joye wrote: 2008/2/1 Marcus Boerger [EMAIL PROTECTED]: Crosspost, hopefully silencing this issue for

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math bindec_basic.phpt bindec_basic_64bit.phpt

2008-02-01 Thread Antony Dovgal
tony2001Fri Feb 1 23:19:16 2008 UTC Added files: (Branch: PHP_5_3) /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

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

2008-02-01 Thread Marcus Boerger
helly Fri Feb 1 23:46:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c Log: - Fix build, thanks Christian Rodriguez for noticing # I wonder why the other machine didn't catch this

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions 010.phpt bug32647.phpt bug40398.phpt is_callable.phpt

2008-02-01 Thread Rasmus Lerdorf
rasmus Sat Feb 2 00:29:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions 010.phpt bug32647.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/classes autoload_012.phpt bug27504.phpt

2008-02-01 Thread Rasmus Lerdorf
rasmus Sat Feb 2 00:44:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/classes autoload_012.phpt bug27504.phpt Log: 2 more test fixes http://cvs.php.net/viewvc.cgi/php-src/tests/classes/autoload_012.phpt?r1=1.1.4.2r2=1.1.4.3diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_filter.phpt

2008-02-01 Thread Rasmus Lerdorf
rasmus Sat Feb 2 01:01:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_filter.phpt Log: Fix test and convert to UNIX line endings

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_filter_error.phpt array_filter_variation2.phpt array_filter_variation9.phpt

2008-02-01 Thread Rasmus Lerdorf
rasmus Sat Feb 2 01:31:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_filter_error.phpt array_filter_variation2.phpt array_filter_variation9.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_map_variation14.phpt array_map_variation17.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 01:40:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_map_variation14.phpt array_map_variation17.phpt Log: Fix tests (new error message)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_map_variation14.phpt array_map_variation17.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 01:48:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_map_variation14.phpt array_map_variation17.phpt Log: Ops, fix the fix

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_map_object1.phpt array_map_object2.phpt array_map_object3.phpt

2008-02-01 Thread Rasmus Lerdorf
rasmus Sat Feb 2 01:51:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_map_object1.phpt array_map_object2.phpt array_map_object3.phpt Log:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array uasort_error.phpt uasort_variation2.phpt uasort_variation8.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 02:29:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array uasort_variation8.phpt uasort_variation2.phpt uasort_error.phpt Log: Fix

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_walk_variation2.phpt array_walk_variation8.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 02:36:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_walk_variation2.phpt array_walk_variation8.phpt Log: Fix tests (new error message)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_walk_recursive_error1.phpt array_walk_recursive_variation2.phpt array_walk_recursive_variation8.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 02:45:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_walk_recursive_variation8.phpt array_walk_recursive_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_map_variation16.phpt array_map_variation17.phpt array_walk.phpt array_walk_error1.phpt array_walk_recursive1.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 03:00:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_walk_recursive1.phpt array_walk_error1.phpt array_walk.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_map_variation12.phpt array_map_variation14.phpt array_map_variation15.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 03:15:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_map_variation15.phpt array_map_variation14.phpt array_map_variation12.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/tests spl_004.phpt spl_autoload_001.phpt spl_autoload_005.phpt spl_autoload_007.phpt spl_autoload_008.phpt

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 03:20:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_autoload_008.phpt spl_autoload_007.phpt spl_autoload_005.phpt spl_autoload_001.phpt spl_004.phpt

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

2008-02-01 Thread Felipe Pena
felipe Sat Feb 2 04:03:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_autoload_001.phpt Log: Fix the fix http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_001.phpt?r1=1.3.2.2.4.1r2=1.3.2.2.4.2diff_format=u Index: