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

2008-02-04 Thread changelog
changelog Tue Feb 5 01:31:33 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2948r2=1.2949diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2948

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Jani Taskinen
This function was actually just for debugging. I didn't include it in by default since I don't think it has much value to the end users..:) Did you find some real usage for it? --Jani On Sun, 2008-02-03 at 14:35 +, Marcus Boerger wrote: helly Sun Feb 3 14:35:29 2008 UTC

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Jani Taskinen
Like what stuff? :) --Jani On Mon, 2008-02-04 at 11:40 +0100, Marcus Boerger wrote: Hello Jani, for the moment probably only ofr me. But I am working on more stuff. marcus Monday, February 4, 2008, 10:28:09 AM, you wrote: This function was actually just for debugging. I didn't

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Marcus Boerger
Hello Jani, for the moment probably only ofr me. But I am working on more stuff. marcus Monday, February 4, 2008, 10:28:09 AM, you wrote: This function was actually just for debugging. I didn't include it in by default since I don't think it has much value to the end users..:) Did you

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Marcus Boerger
Hello Jani, I am trying to add stuff to configuration hash prior to calling the ini parser and then somehow allowing the parser for instance to act on the version of php, whether it is a debug build, and whether it is a zts build. That way I could have one config that loads the correct xdebug

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Marcus Boerger
Hello Jani, I did some experiments with b) and I would indeed ignore everything that is configured out. I'll send you a patch as soon as I have somethign that works. For getting the variables into the configuratrion hash prior to parsing the INI I can send you the patch tonight if you care how

[PHP-CVS] cvs: CVSROOT / avail

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 14:24:42 2008 UTC Modified files: /CVSROOTavail Log: - Reorder and add felipe as engine test writer http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1355r2=1.1356diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1355

[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(PHP_5_2) /ext/dom attr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c domimplementation.c domimplementationlist.c

2008-02-04 Thread Sebastian Bergmann
sebastian Mon Feb 4 15:23:11 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domattr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c

[PHP-CVS] cvs: php-src /ext/dom attr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c domimplementation.c domimplementationlist.c domimplem

2008-02-04 Thread Sebastian Bergmann
sebastian Mon Feb 4 15:22:40 2008 UTC Modified files: /php-src/ext/domattr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c domimplementation.c

[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(PHP_5_3) /ext/spl spl_directory.c

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 17:19:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - MFH Fix default flag value in contructor

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 17:07:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c /php-src/ext/spl/tests dit_001.phpt spl_autoload_007.phpt Log: - MFH Fix messages and tests

[PHP-CVS] cvs: php-src /ext/spl/tests dit_001.phpt

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 16:12:47 2008 UTC Modified files: /php-src/ext/spl/tests dit_001.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_001.phpt?r1=1.5r2=1.6diff_format=u Index: php-src/ext/spl/tests/dit_001.phpt diff -u

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

2008-02-04 Thread Andrey Hristov
andrey Mon Feb 4 17:55:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.c Log: Simplify unique string generation and plug a leak.

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 18:46:02 2008 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Fix #44018 (RecursiveDirectoryIterator options inconsistancy) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.145r2=1.146diff_format=u Index:

[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(PHP_5_3) /ext/dom attr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c domimplementation.c domimplementationlist.c

2008-02-04 Thread Sebastian Bergmann
sebastian Mon Feb 4 15:22:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/domattr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c domconfiguration.c domerrorhandler.c

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 16:48:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: - CS/WS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.12r2=1.71.2.17.2.13.2.13diff_format=u Index:

[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

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Jani Taskinen
a) requires that certain constants are defined prior to parse happens (I have patch for that waiting for commit already) b) Also requires the patch for constants but also a lot more modifications to the parser. I've been working on adding the if..else stuff but haven't had much time lately. It

[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(PHP_5_3) /ext/spl spl_directory.c

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 18:46:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - MFH Fix #44018 (RecursiveDirectoryIterator options inconsistancy)

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 18:35:08 2008 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Setting flags once is enough http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.144r2=1.145diff_format=u Index: php-src/ext/spl/spl_directory.c diff

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 17:18:48 2008 UTC Modified files: /php-src/ext/splspl_directory.c Log: Fix default flag value in contructor http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.143r2=1.144diff_format=u Index:

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 19:33:03 2008 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Really fix flag handling http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.146r2=1.147diff_format=u Index:

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 19:33:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c spl_directory.h Log: - MFH Really fix flag handling

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

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-04 Thread Jani Taskinen
Please send patches, I'm very interested. :) Perhaps we can combine the work I already did in this.. --Jani On Mon, 2008-02-04 at 13:17 +0100, Marcus Boerger wrote: Hello Jani, I did some experiments with b) and I would indeed ignore everything that is configured out. I'll send you a

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 19:40:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - MFH Fix/add folding markers http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.15r2=1.45.2.27.2.23.2.16diff_format=u

[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/spl spl_directory.c

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 19:39:07 2008 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Fix/add folding markers http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.147r2=1.148diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests array_023.phpt bug41528.phpt bug42654.phpt bug42703.phpt spl_autoload_001.phpt spl_autoload_007.phpt spl_autoload_008.phpt

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 16:47:06 2008 UTC Modified files: /php-src/ext/splspl_array.c /php-src/ext/spl/tests array_023.phpt bug41528.phpt bug42654.phpt bug42703.phpt spl_autoload_001.phpt

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 15:58:13 2008 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix message http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.124r2=1.125diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.124

[PHP-CVS] cvs: php-src /ext/mysqli/tests bug35759.phpt /ext/mysqlnd mysqlnd_block_alloc.c mysqlnd_result.c

2008-02-04 Thread Andrey Hristov
andrey Mon Feb 4 17:32:43 2008 UTC Modified files: /php-src/ext/mysqli/tests bug35759.phpt /php-src/ext/mysqlndmysqlnd_block_alloc.c mysqlnd_result.c Log: Fix a leak and memory warning.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests bug35759.phpt /ext/mysqlnd mysqlnd_block_alloc.c mysqlnd_result.c

2008-02-04 Thread Andrey Hristov
andrey Mon Feb 4 17:33:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests bug35759.phpt /php-src/ext/mysqlndmysqlnd_block_alloc.c mysqlnd_result.c Log: Fix a leak, memory warning and failing test case.

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

2008-02-04 Thread Andrey Hristov
andrey Mon Feb 4 17:55:51 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd.c Log: MFB: Simplify unique string generation and plug a leak. http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.c?r1=1.16r2=1.17diff_format=u Index:

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 20:40:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl.php Log: - MFH Update docu http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.49.2.11.2.7.2.1r2=1.49.2.11.2.7.2.2diff_format=u Index: php-src/ext/spl/spl.php

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 20:40:29 2008 UTC Modified files: /php-src/ext/splspl.php Log: - Update docu http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl.php?r1=1.81r2=1.82diff_format=u Index: php-src/ext/spl/spl.php diff -u php-src/ext/spl/spl.php:1.81

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

2008-02-04 Thread Ilia Alshanetsky
iliaa Mon Feb 4 21:31:52 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gmpgmp.c /php-srcNEWS Log: Revert fix for bug #43981, not yet ready for 5.2

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt parse_ini_booleans.data parse_ini_booleans.phpt ZendEngine2 zend_ini_parser.y zend_ini_

2008-02-04 Thread Jani Taskinen
janiMon Feb 4 20:45:20 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend_ini_parser.y zend_ini_scanner.l /php-src/ext/standard/tests/general_functions parse_ini_basic.data

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

2008-02-04 Thread Jani Taskinen
janiMon Feb 4 20:39:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: MFH: allow using these constants in php.ini (f.e. PHP_SAPI..)

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 21:49:44 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_directory.h Log: - Damnit you flags (wrong commit) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.h?r1=1.12.2.5.2.8r2=1.12.2.5.2.9diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl.php spl_directory.h /ext/spl/examples tree.php

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 21:37:55 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl.php spl_directory.h /php-src/ext/spl/examples tree.php Log: - MFH Really last flag change (got confused with code)

[PHP-CVS] cvs: php-src /ext/spl spl.php spl_directory.h /ext/spl/examples tree.php

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 21:37:43 2008 UTC Modified files: /php-src/ext/splspl.php spl_directory.h /php-src/ext/spl/examples tree.php Log: - Really last flag change (got confused with code)

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 21:37:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl.php spl_directory.h /php-src/ext/spl/examples tree.php Log: - MFH Really last flag change (got confused with code)

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

2008-02-04 Thread Jani Taskinen
janiMon Feb 4 20:38:42 2008 UTC Modified files: /php-src/main main.c Log: - Allow using any constants registered by PHP in php.ini too http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.756r2=1.757diff_format=u Index: php-src/main/main.c diff -u

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

2008-02-04 Thread Marcus Boerger
helly Mon Feb 4 20:43:51 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl.php spl_directory.c spl_directory.h Log: - MFH Flag handling and documentation

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt parse_ini_booleans.data parse_ini_booleans.phpt ZendEngine2 zend_ini_parser.y zend_ini_scanner.l

2008-02-04 Thread Jani Taskinen
janiMon Feb 4 20:45:16 2008 UTC Modified files: /ZendEngine2zend_ini_parser.y zend_ini_scanner.l /php-src/ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt