[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests bug43926.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 10:27:30 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests bug43926.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-srcNEWS Log: Fixed Bug#43926 (isInstance()

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests bug43926.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 10:54:41 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests bug43926.phpt Log: Fixed Bug #43926 (isInstance() isn't equivalent to instanceof operator)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 11:43:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

[PHP-CVS] cvs: php-src /ext/reflection/tests bug43926.phpt reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 11:56:34 2008 UTC Modified files: /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

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

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 13:42:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Fix the fix (isInstance - order of parameters)

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

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 14:45:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Revert http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.33.2.45.2.10r2=1.164.2.33.2.45.2.11diff_format=u

[PHP-CVS] cvs: php-src /ext/reflection/tests bug43926.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 15:23:41 2008 UTC Modified files: /php-src/ext/reflection/tests bug43926.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug43926.phpt?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 16:06:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

[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_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: 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] 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 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:

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

2008-02-03 Thread Felipe Pena
felipe Sun Feb 3 12:59:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Missing Johannes' name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.105r2=1.2027.2.547.2.965.2.106diff_format=u Index: php-src/NEWS diff -u

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

2008-02-03 Thread Felipe Pena
felipe Sun Feb 3 14:30:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: Fixed reference problem (variable were converted)

[PHP-CVS] cvs: php-src /ext/spl/tests bug38325.phpt /ext/sqlite/tests sqlite_oo_030.phpt /ext/standard/tests/array array_filter.phpt array_filter_error.phpt array_filter_variation2.phpt array_filter

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 15:22:09 2008 UTC Modified files: /php-src/ext/standard/tests/array array_filter_error.phpt array_filter_variation2.phpt array_filter_variation9.phpt

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 14:02:01 2008 UTC Modified files: /php-src/ext/spl/tests spl_autoload_001.phpt spl_autoload_005.phpt spl_autoload_007.phpt spl_autoload_008.phpt spl_004.phpt Log: Fix tests

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 17:21:01 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions is_callable.phpt Log: Fix error messages

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 18:45:40 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed Bug #42057 (fwrite() writes data into file when length is given as a negative value)

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 15:43:09 2008 UTC Modified files: /php-src/ext/spl/tests spl_autoload_008.phpt /php-src/ext/standard/tests/array array_walk_recursive_error1.phpt Log: Fix tests

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_map_object2.phpt array_map_object3.phpt array_map_variation12.phpt array_map_variation14.phpt array_map_variation15.phpt array_map_variation16.ph

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 12:37:15 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions bug32647.phpt 010.phpt /php-src/ext/standard/tests/array array_map_object2.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/file fwrite.phpt

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 19:58:12 2008 UTC Modified files: /php-src/ext/standard/tests/filefwrite.phpt Log: Fix wrong test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fwrite.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 13:56:50 2008 UTC Modified files: /php-src/tests/classes autoload_012.phpt bug27504.phpt Log: Fix tests (new error message) http://cvs.php.net/viewvc.cgi/php-src/tests/classes/autoload_012.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2008-02-04 Thread Felipe Pena
felipe Mon Feb 4 19:48:14 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed wrong fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.505r2=1.506diff_format=u Index: php-src/ext/standard/file.c diff -u

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

2008-02-05 Thread Felipe Pena
felipe Wed Feb 6 02:56:49 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed bug #42167 (fgetcsv gives different output on php6 compared to php5), #42219 (length argument of fgetcsv() is not effective/working in PHP6)

[PHP-CVS] cvs: php-src /ext/standard/tests/strings str_split_basic.phpt substr_count_variation_001.phpt wordwrap_variation2.phpt

2008-02-07 Thread Felipe Pena
felipe Thu Feb 7 12:45:54 2008 UTC Modified files: /php-src/ext/standard/tests/strings wordwrap_variation2.phpt substr_count_variation_001.phpt str_split_basic.phpt Log: Fixed some

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

2008-02-07 Thread Felipe Pena
felipe Thu Feb 7 13:06:50 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions parse_ini_basic.phpt Log: Added UEXPECTF

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions parse_ini_booleans.phpt parse_ini_file.phpt

2008-02-07 Thread Felipe Pena
felipe Thu Feb 7 13:18:58 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions parse_ini_booleans.phpt parse_ini_file.phpt

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

2008-02-07 Thread Felipe Pena
felipe Thu Feb 7 13:26:36 2008 UTC Modified files: /php-src/ext/standard/tests/strings count_chars.phpt Log: Fix error message http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/count_chars.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-02-09 Thread Felipe Pena
felipe Sat Feb 9 18:12:46 2008 UTC Added files: /php-src/ext/standard/tests/strings bug44075.phpt Log: New test for strtok http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/bug44075.phpt?view=markuprev=1.1 Index:

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

2008-02-09 Thread Felipe Pena
felipe Sat Feb 9 19:46:49 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed bugs: - #42036 fgetc() sets end of the file flag when reading on write only file - #42037 fgetc() retuns one char when fails to read on php6

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

2008-02-09 Thread Felipe Pena
felipe Sun Feb 10 02:13:37 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed Bug #42163 (fgetcsv() gives different output with and without Unicode)

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug42229.phpt

2008-02-09 Thread Felipe Pena
felipe Sun Feb 10 03:55:40 2008 UTC Added files: /php-src/ext/standard/tests/filebug42229.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug42229.phpt?view=markuprev=1.1 Index:

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

2008-02-09 Thread Felipe Pena
felipe Sun Feb 10 04:09:12 2008 UTC Modified files: /php-src/ext/standard file.c Log: Fixed Bug #42229 (fgetcsv() behaves differently for a file containing '\n' with php5 and php6)

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

2008-02-11 Thread Felipe Pena
felipe Mon Feb 11 15:46:51 2008 UTC Modified files: /php-src/ext/standard/tests/array array_map_variation14.phpt Log: Fix test (UEXPECTF) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_map_variation14.phpt?r1=1.2r2=1.3diff_format=u

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

2008-02-11 Thread Felipe Pena
felipe Tue Feb 12 01:49:43 2008 UTC Modified files: /php-src/ext/standard array.c Log: MFB: array_slice() - Fixed behavior when NULL is given in third parameter (BC) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.442r2=1.443diff_format=u

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

2008-02-11 Thread Felipe Pena
felipe Tue Feb 12 01:31:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: array_slice() - Fixed behavior when NULL is given in third parameter (BC)

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

2008-02-11 Thread Felipe Pena
felipe Tue Feb 12 01:21:29 2008 UTC Modified files: /php-src/ext/standard/tests/array array_slice_variation1.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice_variation1.phpt?r1=1.1r2=1.2diff_format=u Index:

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

2008-02-11 Thread Felipe Pena
felipe Tue Feb 12 01:19:48 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_slice_variation1.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice_variation1.phpt?view=markuprev=1.1

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

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 10:15:16 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect()) http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.249r2=1.250diff_format=u Index:

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

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 10:11:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c Log: Fixed Bug #44094 (SEGFAULT when using mysql_connect())

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

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 20:04 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094

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

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 20:04 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094

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

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 18:50 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 2:31 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 01:31:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: array_slice

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 12:47:30 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard array.c Log: MFB: array_slice() - Fixed behavior when NULL is given in third parameter (BC)

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 13:49:55 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug42838.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug42838.phpt?view=markuprev=1.1 Index:

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 13:50:36 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array bug42838.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug42838.phpt?view=markuprev=1.1 Index:

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 13:51:15 2008 UTC Modified files: /php-src/ext/standard/tests/array bug42838.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug42838.phpt?r1=1.1r2=1.2diff_format=u Index:

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 14:02:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard array.c /php-srcNEWS Log: Fixed Bug #42838 (Wrong results in array_diff_uassoc)

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 14:08:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)

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

2008-02-14 Thread Felipe Pena
felipe Thu Feb 14 14:17:32 2008 UTC Modified files: /php-src/ext/standard array.c Log: MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.444r2=1.445diff_format=u Index:

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

2008-02-15 Thread Felipe Pena
felipe Fri Feb 15 16:55:12 2008 UTC Modified files: /php-src/ext/pcre/tests bug42298.phpt /php-src/ext/standard/tests/array count_variation3.phpt Log: Fix tests

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

2008-02-15 Thread Felipe Pena
felipe Sat Feb 16 02:28:11 2008 UTC Modified files: /php-src/main main.c Log: Fix build http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.758r2=1.759diff_format=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.758 php-src/main/main.c:1.759

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

2008-02-16 Thread Felipe Pena
felipe Sat Feb 16 16:35:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array count_variation3.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/count_variation3.phpt?r1=1.1.4.2r2=1.1.4.3diff_format=u

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

2008-02-16 Thread Felipe Pena
felipe Sun Feb 17 01:21:15 2008 UTC Modified files: /php-src/ext/standard/tests/array array_slice.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-02-16 Thread Felipe Pena
felipe Sun Feb 17 01:03:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_slice.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice.phpt?r1=1.2.2.3r2=1.2.2.4diff_format=u Index:

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

2008-02-19 Thread Felipe Pena
felipe Tue Feb 19 12:09:47 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdopdo_dbh.c Log: Fixed Bug #44159 (Crash: $pdo-setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))

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

2008-02-19 Thread Felipe Pena
felipe Tue Feb 19 12:13:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_dbh.c Log: MFB: Fixed Bug #44159 (Crash: $pdo-setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))

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

2008-02-19 Thread Felipe Pena
felipe Tue Feb 19 12:17:42 2008 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: MFB: Fixed Bug #44159 (Crash: $pdo-setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.145r2=1.146diff_format=u

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

2008-02-19 Thread Felipe Pena
felipe Tue Feb 19 14:53:04 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_44159.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?view=markuprev=1.1 Index: php-src/ext/pdo/tests/bug_44159.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2008-02-19 Thread Felipe Pena
felipe Tue Feb 19 14:53:44 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_44159.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?view=markuprev=1.1 Index: php-src/ext/pdo/tests/bug_44159.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests bug44191.phpt

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:56:45 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?view=markuprev=1.1 Index: php-src/ext/pcre/tests/bug44191.phpt +++

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:57:05 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?view=markuprev=1.1 Index: php-src/ext/pcre/tests/bug44191.phpt +++

[PHP-CVS] cvs: php-src /ext/pcre/tests bug44191.phpt

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 21:59:43 2008 UTC Modified files: /php-src/ext/pcre/tests bug44191.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/pcre/tests/bug44191.phpt diff -u

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:08:19 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c /php-srcNEWS Log: Fixed Bug #44191 (preg_grep messes up array index)

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:12:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: MFB: Fixed Bug #44191 (preg_grep messes up array index)

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

2008-02-20 Thread Felipe Pena
felipe Wed Feb 20 22:15:53 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: Fixed Bug #44191 (preg_grep messes up array index) http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.229r2=1.230diff_format=u Index:

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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:34:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c /php-srcNEWS Log: Fixed Bug #44197 (socket array keys lost on socket_select)

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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:39:43 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.16r2=1.171.2.9.2.17diff_format=u Index:

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

2008-02-20 Thread Felipe Pena
felipe Thu Feb 21 02:56:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/socketssockets.c Log: MFB: Fixed Bug #44197 (socket array keys lost on socket_select)

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

2008-02-21 Thread Felipe Pena
felipe Thu Feb 21 13:32:03 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Cosmetics change http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1088r2=1.2027.2.547.2.1089diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests bug44191.phpt

2008-02-21 Thread Felipe Pena
felipe Thu Feb 21 14:22:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug44191.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug44191.phpt?r1=1.1.2.1r2=1.1.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math acos_error.phpt acos_variation.phpt acosh_error.phpt acosh_variation.phpt asin_error.phpt asin_variation.phpt asinh_error.phpt asinh_variation.

2008-02-21 Thread Felipe Pena
felipe Thu Feb 21 17:47:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathacos_error.phpt acos_variation.phpt acosh_error.phpt

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

2008-02-21 Thread Felipe Pena
felipe Thu Feb 21 17:50:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard math.c Log: New parameter parsing [DOC] http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.131.2.2.2.6.2.3r2=1.131.2.2.2.6.2.4diff_format=u Index:

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

2008-02-21 Thread Felipe Pena
felipe Thu Feb 21 20:01:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fix typo and add Derick's name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.115r2=1.2027.2.547.2.965.2.116diff_format=u Index: php-src/NEWS diff -u

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

2008-02-21 Thread Felipe Pena
felipe Fri Feb 22 02:15:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_44159.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?r1=1.1.2.1r2=1.1.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_44159.phpt

2008-02-21 Thread Felipe Pena
felipe Fri Feb 22 02:45:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_44159.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?r1=1.1.4.2r2=1.1.4.3diff_format=u Index:

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

2008-02-22 Thread Felipe Pena
felipe Fri Feb 22 13:28:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)

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

2008-02-22 Thread Felipe Pena
felipe Fri Feb 22 13:48:02 2008 UTC Modified files: /php-src/ext/standard array.c Log: Fixed Bug #44212 (array_diff_assoc not reporting missing arguments) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.446r2=1.447diff_format=u Index:

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

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 18:29:17 2008 UTC Modified files: /php-src/ext/standard string.c Log: Change some E_STRICTs to E_DEPRECATED http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.669r2=1.670diff_format=u Index: php-src/ext/standard/string.c

[PHP-CVS] cvs: php-src / run-tests.php

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 18:41:31 2008 UTC Modified files: /php-srcrun-tests.php Log: New E_ALL value http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.342r2=1.343diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.342

[PHP-CVS] cvs: php-src /ext/ctype/tests 001.phpt 002.phpt /ext/standard/tests/general_functions debug_zval_dump_v.phpt

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 19:01:11 2008 UTC Modified files: /php-src/ext/ctype/tests001.phpt 002.phpt /php-src/ext/standard/tests/general_functions debug_zval_dump_v.phpt Log: Fixed tests (new error

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_change_key_case_variation7.phpt array_key_exists_variation4.phpt array_merge_variation9.phpt array_push_variation4.phpt array_slice_variation9.ph

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 19:17:41 2008 UTC Modified files: /php-src/ext/standard/tests/array array_change_key_case_variation7.phpt array_key_exists_variation4.phpt

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

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 19:26:08 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions debug_zval_dump_b.phpt Log: Fixed tests (new error message - E_DEPRECATED)

[PHP-CVS] cvs: php-src /ext/spl/tests dllist_001.phpt dllist_004.phpt dllist_005.phpt

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 21:51:37 2008 UTC Modified files: /php-src/ext/spl/tests dllist_001.phpt dllist_004.phpt dllist_005.phpt Log: Fixed tests (new error message - E_DEPRECATED)

[PHP-CVS] cvs: php-src /ext/json/tests bug41403.phpt /ext/standard/tests/array locale_sort.phpt /ext/standard/tests/strings bug39873.phpt htmlentities.phpt moneyformat.phpt strtotitle.phpt strtouppe

2008-02-23 Thread Felipe Pena
felipe Sat Feb 23 22:30:08 2008 UTC Modified files: /php-src/ext/standard/tests/array locale_sort.phpt /php-src/ext/standard/tests/strings strtotitle.phpt strtoupper.phpt htmlentities.phpt bug39873.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings implode1.phpt moneyformat.phpt

2008-02-23 Thread Felipe Pena
felipe Sun Feb 24 02:22:15 2008 UTC Modified files: /php-src/ext/standard/tests/strings implode1.phpt moneyformat.phpt Log: Fixed tests http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/implode1.phpt?r1=1.4r2=1.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings htmlentities02.phpt htmlentities03.phpt htmlentities04.phpt htmlentities10.phpt htmlentities15.phpt

2008-02-23 Thread Felipe Pena
felipe Sun Feb 24 02:47:36 2008 UTC Modified files: /php-src/ext/standard/tests/strings htmlentities02.phpt htmlentities03.phpt htmlentities04.phpt

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:27:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filemagic_quotes.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/magic_quotes.phpt?r1=1.1.2.1.2.1r2=1.1.2.1.2.2diff_format=u

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:45:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c Log: Removed internal warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.28.2.8r2=1.409.2.6.2.28.2.9diff_format=u Index:

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 11:49:39 2008 UTC Modified files: /php-src/ext/standard file.c Log: Removed internal warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.512r2=1.513diff_format=u Index: php-src/ext/standard/file.c diff -u

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 12:17:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: New E_ALL value http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.16r2=1.226.2.37.2.35.2.17diff_format=u Index: php-src/run-tests.php

  1   2   3   4   5   6   7   8   9   10   >