Re: [PHP-CVS] cvs: php-src(PHP_5_2) / configure.in

2007-10-06 Thread Marcus Boerger
Hello Nuno, do we still need to patch anything with 1.6? marcus Friday, October 5, 2007, 4:51:36 PM, you wrote: nlopess Fri Oct 5 14:51:36 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in Log: allow lcov 1.6

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/strings nl2br_error.phpt nl2br_variation1.phpt nl2br_variation2.phpt nl2br_variation3.phpt nl2br_variation4.phpt nl2br_variation5.phpt

2007-10-06 Thread Marcus Boerger
Hello Raghubansh, maybe safe a few keystrokes and go with the suggested *_001 instead or *_variation1 style. Either way I hope you continue. If you do we sooner or later get like 80% coverage - yeah!! marcus Friday, October 5, 2007, 8:47:47 PM, you wrote: kraghubaFri Oct 5

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/network ip_x86_64.phpt

2007-10-03 Thread Marcus Boerger
Hello Jani, right. Copying the tests is dangerous as people will forget to change all versions simply because they don't see them failing because they don't execute them. - +1 on __EXPECT(F|REGEX)?(_(32|64))?__ marcus Tuesday, October 2, 2007, 1:53:44 PM, you wrote: On Tue,

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c spl_directory.h /ext/standard file.c file.h /ext/standard/tests/file bug40501.csv bug40501.phpt fgetcsv_error.phpt

2007-10-03 Thread Marcus Boerger
Hello David, can you MFH this to 5.3. marcus Wednesday, October 3, 2007, 12:31:04 PM, you wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.136r2=1.137diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u php-src/ext/spl/spl_directory.c:1.136

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings chunk_split_variation2.phpt chunk_split_variation5.phpt chunk_split_variation8.phpt

2007-10-01 Thread Marcus Boerger
Hello Antony, this is not about fixing BUGS as in PHP behaves wrong. This is about consistency. We decided on a format for all error messages and Jani was enforcing that. Anyway, it does not matter how long something wrong is in the codebase. Longer errors are not better errors. They only tend

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

2007-09-13 Thread Marcus Boerger
Hello Stanislav, Thursday, September 13, 2007, 3:16:24 AM, you wrote: stasThu Sep 13 01:16:24 2007 UTC Modified files: /php-src/ext/standard dl.c Log: MFB: docs say dl() parameter can be filename only - enforce it

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/network ip_x86_64.phpt

2007-09-03 Thread Marcus Boerger
Hello Derick, Saturday, September 1, 2007, 8:37:27 PM, you wrote: derick Sat Sep 1 18:37:27 2007 UTC Added files: /php-src/ext/standard/tests/network ip_x86_64.phpt Modified files: /php-src/ext/standard basic_functions.c Log:

Re: [PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2007-08-20 Thread Marcus Boerger
Hello Johannes, iirc this is based on fixing a bug, thus came in later. marcus Friday, August 17, 2007, 4:21:01 PM, you wrote: johannesFri Aug 17 14:21:01 2007 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Mark the

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /sapi/apache2handler apache_config.c

2007-08-03 Thread Marcus Boerger
Hello Stanislav, Friday, August 3, 2007, 3:14:23 AM, you wrote: stasFri Aug 3 01:14:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2handlerapache_config.c Log: implement separate .htaccess stage

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

2007-08-02 Thread Marcus Boerger
Hello Ilia, MFH? Thursday, August 2, 2007, 12:45:32 AM, you wrote: iliaa Wed Aug 1 22:45:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite sqlite_statement.c /php-srcNEWS Log: Fixed bug #41831 (pdo_sqlite prepared

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

2007-06-07 Thread Marcus Boerger
Hello Jani, we have .re files that are being generated only manually. For one instance look into date lib. best regards marcus Thursday, June 7, 2007, 2:41:10 AM, you wrote: What do you mean with not all .re files have rules ?? --Jani Marcus Boerger kirjoitti: Hello Nuno, not all

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

2007-06-06 Thread Marcus Boerger
Hello Nuno, not all .re files have rules. MAybe we could collect the .re files in the buildconf or configure process and automatically generate a makefile target re2c if re2c is available. This rulesset might as well check if we develop using gcc and pass -g to re2c in that case. best regards

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

2007-06-04 Thread Marcus Boerger
Hello Pierre-Alain, it is [DOC] - we all seem to make that mistake and get it wrong somehow. Should we simply allow more than just [DOC] ? Sunday, June 3, 2007, 7:46:18 PM, you wrote: pajoye Sun Jun 3 17:46:18 2007 UTC Modified files: (Branch: PHP_5_2)

[PHP-CVS] cvs: CVSROOT / avail

2007-05-23 Thread Marcus Boerger
helly Wed May 23 17:36:15 2007 UTC Modified files: /CVSROOTavail Log: - Upgrade Zoe http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1272r2=1.1273diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1272 CVSROOT/avail:1.1273 --- CVSROOT/avail:1.1272

[PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API

2007-05-23 Thread Marcus Boerger
helly Wed May 23 18:48:16 2007 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: - Fix f http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.20r2=1.21diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase_ct/tests test.inc

2007-05-22 Thread Marcus Boerger
Hello Timm, how about taking the configuration from environment if present. Something like PHP_TEST_SYBASE_CT_* environment variables. best regards marcus Tuesday, May 22, 2007, 1:36:55 PM, you wrote: thekid Tue May 22 11:36:55 2007 UTC Modified files: (Branch:

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

2007-05-22 Thread Marcus Boerger
Hello Antony, why not simply put precision=14 into th elist of hardcoded ini settings in run-tests.php ? best regards marcus Tuesday, May 22, 2007, 6:57:18 PM, you wrote: tony2001Tue May 22 16:57:18 2007 UTC Modified files:

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

2007-05-20 Thread Marcus Boerger
helly Sun May 20 18:24:16 2007 UTC Modified files: /php-srcrun-tests.php Log: - Make it executeable http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.321r2=1.322diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.321

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

2007-05-20 Thread Marcus Boerger
helly Sun May 20 18:29:43 2007 UTC Modified files: /php-srcrun-tests.php Log: - Update copyright http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.322r2=1.323diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.322

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

2007-05-20 Thread Marcus Boerger
helly Sun May 20 21:46:17 2007 UTC Modified files: (Branch: PHP_5_2) /php-src.gdbinit Log: - MFH Add print_htptr, print_htstr http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.10.4.3r2=1.10.4.3.2.1diff_format=u Index: php-src/.gdbinit diff -u

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

2007-05-10 Thread Marcus Boerger
helly Fri May 11 00:14:37 2007 UTC Modified files: /php-src/ext/splspl_iterators.c spl_iterators.h Log: -Addvert optionto RegexIterator http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.160r2=1.161diff_format=u Index:

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

2007-05-10 Thread Marcus Boerger
helly Fri May 11 00:15:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_iterators.c spl_iterators.h Log: - MFH Add invert option to RegexIterator

Re: [PHP-CVS] cvs: php-src /ext/dba/tests bug36436.phpt /ext/dbase/tests bug31754.phpt /ext/dom/tests bug36756.phpt /ext/filter/tests bug39846.phpt /ext/ftp/tests bug27809.phpt bug37799.phpt bug394

2007-05-07 Thread Marcus Boerger
Hello Antony, w, thanks! Monday, May 7, 2007, 7:23:05 PM, you wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/dba/tests/bug36436.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/dba/tests/bug36436.phpt diff -u php-src/ext/dba/tests/bug36436.phpt:1.1

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2007-05-05 Thread Marcus Boerger
helly Sat May 5 12:09:21 2007 UTC Modified files: /php-src/sapi/cli php_cli.c Log: - Simplify/use consts http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.176r2=1.177diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

[PHP-CVS] cvs: php-src / acinclude.m4

2007-05-05 Thread Marcus Boerger
helly Sat May 5 12:14:20 2007 UTC Modified files: /php-srcacinclude.m4 Log: - Fix re2c check and bump requirement to 0.12.0 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.363r2=1.364diff_format=u Index: php-src/acinclude.m4 diff -u

[PHP-CVS] cvs: php-src / acinclude.m4

2007-05-05 Thread Marcus Boerger
helly Sat May 5 12:24:46 2007 UTC Modified files: /php-srcacinclude.m4 Log: - Update version in error message as well http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.364r2=1.365diff_format=u Index: php-src/acinclude.m4 diff -u

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2007-05-05 Thread Marcus Boerger
helly Sat May 5 12:46:30 2007 UTC Modified files: /php-src/sapi/cli php_cli.c Log: - Fix function signature http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.177r2=1.178diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli php_cli.c

2007-05-05 Thread Marcus Boerger
helly Sat May 5 16:21:07 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli php_cli.c Log: - MFH --ri does not require ext/Reflection - MFH --ini to show ini files being used

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2007-05-04 Thread Marcus Boerger
helly Fri May 4 22:09:31 2007 UTC Modified files: /php-src/sapi/cli php_cli.c Log: - WS/CS http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.175r2=1.176diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u php-src/sapi/cli/php_cli.c:1.175

[PHP-CVS] cvs: php-src /sapi/cli php.1.in php_cli.c

2007-04-23 Thread Marcus Boerger
helly Mon Apr 23 20:17:20 2007 UTC Modified files: /php-src/sapi/cli php.1.in php_cli.c Log: - Add 'php --ini' to CLI which returns the INI file/dir configuration http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php.1.in?r1=1.17r2=1.18diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /sapi/cli php.1.in php_cli.c

2007-04-23 Thread Marcus Boerger
Hello doc, besides adding --ini this patch alwaysmakes --ri available evenwithout reflection. best regards marcus Monday, April 23, 2007, 10:17:20 PM, you wrote: helly Mon Apr 23 20:17:20 2007 UTC Modified files: /php-src/sapi/cli php.1.in php_cli.c Log:

[PHP-CVS] cvs: php-src /sapi/cli php.1.in php_cli.c

2007-04-23 Thread Marcus Boerger
helly Mon Apr 23 20:47:58 2007 UTC Modified files: /php-src/sapi/cli php.1.in php_cli.c Log: - Rephrase as suggested by Chris Jones http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php.1.in?r1=1.18r2=1.19diff_format=u Index: php-src/sapi/cli/php.1.in diff -u

[PHP-CVS] cvs: php-src /sapi/cgi getopt.c /sapi/cli getopt.c

2007-04-22 Thread Marcus Boerger
helly Sun Apr 22 15:24:19 2007 UTC Modified files: /php-src/sapi/cgi getopt.c /php-src/sapi/cli getopt.c Log: - Merge getopt fixes from re2c http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/getopt.c?r1=1.12r2=1.13diff_format=u Index:

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

2007-04-22 Thread Marcus Boerger
helly Sun Apr 22 15:33:43 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.656r2=1.2027.2.547.2.657diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.656

[PHP-CVS] cvs: php-src /sapi/cli/tests 003-2.phpt

2007-04-22 Thread Marcus Boerger
helly Sun Apr 22 15:29:20 2007 UTC Added files: /php-src/sapi/cli/tests 003-2.phpt Log: - Add new test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/003-2.phpt?view=markuprev=1.1 Index: php-src/sapi/cli/tests/003-2.phpt +++

[PHP-CVS] cvs: php-src /ext/spl spl.php /ext/spl/internal recursiveiterator.inc seekableiterator.inc

2007-04-17 Thread Marcus Boerger
helly Tue Apr 17 06:31:19 2007 UTC Modified files: /php-src/ext/splspl.php /php-src/ext/spl/internal recursiveiterator.inc seekableiterator.inc Log: - Fix #41109: recursiveiterator.inc says 'implements' Iterator

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
/2007, at 20.01, Antony Dovgal wrote: On 04/17/2007 09:53 PM, Pierre Joye wrote: On 4/17/07, Antony Dovgal [EMAIL PROTECTED] wrote: On 04/17/2007 09:29 PM, Marcus Boerger wrote: Hello Pierre-Alain, since when are we adding major new features to release branches? Pierre, please leave

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
Hello Derick, Tuesday, April 17, 2007, 8:58:40 PM, you wrote: On Tue, 17 Apr 2007, Antony Dovgal wrote: On 04/17/2007 09:29 PM, Marcus Boerger wrote: Hello Pierre-Alain, since when are we adding major new features to release branches? Pierre, please leave this function for HEAD

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard proc_open.c /main SAPI.c main.c php_ini.c /main/streams plain_wrapper.c /win32 select.c /win32/build config.w32 TSRM TSRM.h tsrm_win32.c ZendEngi

2007-04-17 Thread Marcus Boerger
Hello Dmitry, same here. Itis kind of a big change. Are we in any desperate need to do this right now? Basically we have no experience with Win64/PHP at all. So we shouldn't go for it in the middle of a release process. best regards marcus Tuesday, April 17, 2007, 8:52:01 PM, you wrote: On

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
)? Edin On 17/04/2007, at 20.51, Marcus Boerger wrote: Hello Edin, either way it is ridiculous to add new features in the middle of a releace process. We are not only in a release branch here. We are even in a middle of a release. In one that is even security focused. best regards

[PHP-CVS] cvs: php-src /ext/dba/libcdb cdb.c

2007-04-14 Thread Marcus Boerger
helly Sat Apr 14 11:14:40 2007 UTC Modified files: /php-src/ext/dba/libcdb cdb.c Log: - Fix warning http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libcdb/cdb.c?r1=1.13r2=1.14diff_format=u Index: php-src/ext/dba/libcdb/cdb.c diff -u

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

2007-04-14 Thread Marcus Boerger
helly Sat Apr 14 11:15:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dba/libcdb cdb.c Log: - MFH Fix warning http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libcdb/cdb.c?r1=1.10.2.1.2.2r2=1.10.2.1.2.3diff_format=u Index:

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

2007-04-12 Thread Marcus Boerger
Hello Antony, under windows, where this is coming from (iirc), there is __int64. Is that mapped to SIZEOF_LONG_LONG and don't you need to check for the actual value being 8? best regards marcus Friday, April 13, 2007, 12:00:56 AM, you wrote: tony2001Thu Apr 12 22:00:56 2007

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

2007-04-10 Thread Marcus Boerger
helly Tue Apr 10 15:50:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: - Cleanup the cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.103.2.5.2.11r2=1.103.2.5.2.12diff_format=u

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

2007-04-10 Thread Marcus Boerger
helly Tue Apr 10 15:56:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: - WS/CS http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.103.2.5.2.12r2=1.103.2.5.2.13diff_format=u Index:

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

2007-04-10 Thread Marcus Boerger
helly Tue Apr 10 15:59:29 2007 UTC Modified files: /php-src/ext/sybase_ct php_sybase_ct.c Log: - MFB Synch http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.117r2=1.118diff_format=u Index: php-src/ext/sybase_ct/php_sybase_ct.c diff

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

2007-04-09 Thread Marcus Boerger
Hello Dmitry, thanks for this fix best regards marcus Monday, April 9, 2007, 5:33:59 PM, you wrote: dmitry Mon Apr 9 15:33:59 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: Usage of sizeof(void*) is not portable

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

2007-04-06 Thread Marcus Boerger
Hello Ilia, care to MFB your latest changes? best regards marcus Friday, April 6, 2007, 3:58:48 PM, you wrote: iliaa Fri Apr 6 13:58:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: Avoid locks when appening to the error

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c /ext/spl/tests bug40442.phpt

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 15:32:29 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug40442.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix #40442

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

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 17:57:10 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/splspl_array.c Log: - Fix 40442 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.627r2=1.2027.2.547.2.628diff_format=u Index: php-src/NEWS

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

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 19:04:53 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix types http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.110r2=1.111diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.110

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

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:02:20 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix unicode issue (our string termination test checks both ending bytes instead of just one)

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

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:07:48 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix unicode issue in unregister according to register solution http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.112r2=1.113diff_format=u Index:

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

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:15:44 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Fix unicode issue http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.124r2=1.125diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

[PHP-CVS] cvs: CVSROOT / avail checkoutlist commitinfo pear_acls peargroup_acls verify.php /pear avail group

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 22:22:36 2007 UTC Added files: /CVSROOTpear_acls peargroup_acls verify.php /CVSROOT/pear avail group Modified files: /CVSROOTavail checkoutlist commitinfo Log: - Split pear access rights to bring the

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

2007-03-27 Thread Marcus Boerger
helly Tue Mar 27 20:27:39 2007 UTC Modified files: /php-srcrun-tests.php Log: - Allow to load multipe extensions via -d http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.315r2=1.316diff_format=u Index: php-src/run-tests.php diff -u

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

2007-03-27 Thread Marcus Boerger
helly Tue Mar 27 20:28:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: - MFH Allow to load multipe extensions via -d http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.23r2=1.226.2.37.2.24diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pcre config0.m4

2007-03-25 Thread Marcus Boerger
helly Sun Mar 25 12:53:31 2007 UTC Modified files: /php-src/ext/pcre config0.m4 Log: - Need to install headers http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config0.m4?r1=1.45r2=1.46diff_format=u Index: php-src/ext/pcre/config0.m4 diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config0.m4

2007-03-25 Thread Marcus Boerger
helly Sun Mar 25 12:53:47 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre config0.m4 Log: - MFH Need to install headers http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/config0.m4?r1=1.38.2.3.2.5r2=1.38.2.3.2.6diff_format=u Index:

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

2007-03-24 Thread Marcus Boerger
helly Sat Mar 24 16:28:45 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Drop double variable declaration http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.122r2=1.123diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

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

2007-03-24 Thread Marcus Boerger
helly Sat Mar 24 16:28:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_array.c Log: - MFH Drop double variable declaration http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.9r2=1.71.2.17.2.10diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/cli getopt.c

2007-03-21 Thread Marcus Boerger
helly Wed Mar 21 23:19:00 2007 UTC Modified files: /php-src/sapi/cli getopt.c Log: - Fix issue with long form of command line switches http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/getopt.c?r1=1.10r2=1.11diff_format=u Index: php-src/sapi/cli/getopt.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli getopt.c

2007-03-21 Thread Marcus Boerger
helly Wed Mar 21 23:20:21 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli getopt.c Log: - MFH Fix issue with long form of command line switches http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/getopt.c?r1=1.8.2.1.2.1r2=1.8.2.1.2.2diff_format=u

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

2007-03-20 Thread Marcus Boerger
helly Tue Mar 20 20:00:27 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli.c Log: - MFH Optional dependency for SPL must be specified in header

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests bug40872.phpt

2007-03-20 Thread Marcus Boerger
helly Tue Mar 20 20:21:39 2007 UTC Added files: /php-src/ext/spl/tests bug40872.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment of string enclosed

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/spl spl_array.c /ext/spl/tests bug40872.phpt

2007-03-20 Thread Marcus Boerger
helly Tue Mar 20 20:28:08 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug40872.phpt Modified files: /php-srcNEWS /php-src/ext/splspl_array.c Log: - MFH Fix Bug #40872 (inconsistency in offsetSet,

[PHP-CVS] cvs: CVSROOT / avail

2007-03-16 Thread Marcus Boerger
helly Fri Mar 16 17:35:59 2007 UTC Modified files: /CVSROOTavail Log: - Grant david phpweb karma to help with GSoC http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1253r2=1.1254diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1253

[PHP-CVS] cvs: php-src /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 00:55:46 2007 UTC Modified files: /php-src/ext/mbstring/oniguruma regposerr.c Log: - Revert back to sprintf (we could define snprintf for windows but we don't)

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

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 00:56:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regposerr.c Log: - MFH Revert back to sprintf (we could define snprintf for windows but we don't)

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Marcus Boerger
Hello Stanislav, right, thanks and fixed. Tuesday, March 6, 2007, 2:00:04 AM, you wrote: This is not going to work - sprintf has format as second parameter. Also, I thought PHP does define snprintf for Windows? Marcus Boerger wrote: helly Tue Mar 6 00:56:42 2007 UTC

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

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:13:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regversion.c Log: - More to go # CVS sucks, you cannot mix -D with -r # However, thanks edin for reminding me that we have mini version tags # I still

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

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:14:38 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regversion.c Log: - And the sizes too http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regversion.c?r1=1.1.6.4r2=1.1.6.5diff_format=u Index:

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

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:19:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regerror.c Log: - Revert last part and fix issue under windows

[PHP-CVS] cvs: php-src /ext/mbstring/oniguruma regerror.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:21:36 2007 UTC Modified files: /php-src/ext/mbstring/oniguruma regerror.c Log: - Add missing return value check http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regerror.c?r1=1.3r2=1.4diff_format=u Index:

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

2007-03-04 Thread Marcus Boerger
helly Sun Mar 4 12:02:16 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_iterators.c Log: - Simplify http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.130r2=1.131diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u

[PHP-CVS] cvs: php-src /ext/spl spl_iterators.c /ext/spl/internal parentiterator.inc

2007-03-04 Thread Marcus Boerger
helly Sun Mar 4 12:06:55 2007 UTC Modified files: /php-src/ext/splspl_iterators.c /php-src/ext/spl/internal parentiterator.inc Log: - Match docu with implementation - RecursiveFilterIterator::accept() needs to be abstract

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

2007-03-04 Thread Marcus Boerger
helly Sun Mar 4 12:13:20 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Missed one is-dot check http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.131r2=1.132diff_format=u Index: php-src/ext/spl/spl_directory.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_directory.c spl_iterators.c /ext/spl/internal parentiterator.inc

2007-03-04 Thread Marcus Boerger
Sun Mar 4 12:18:02 2007 @@ -4,7 +4,7 @@ * @ingroup SPL * @brief class FilterIterator * @author Marcus Boerger - * @date2003 - 2005 + * @date2003 - 2006 * * SPL - Standard PHP Library */ @@ -21,26 +21,12 @@ */ class ParentIterator extends RecursiveFilterIterator

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

2007-03-04 Thread Marcus Boerger
helly Sun Mar 4 14:01:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_directory.c spl_iterators.c Log: - Fix copy'n'paste issues

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 14:37:17 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - [DOC] Add SplInfo::getBasename(), DirectoryIterator::getBasename() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.121r2=1.122diff_format=u Index:

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 14:46:44 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: # This block got lost somehow http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.122r2=1.123diff_format=u Index: php-src/ext/spl/spl_directory.c diff

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 14:51:40 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - SplFileInfo::getRealPath() is not always present http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.123r2=1.124diff_format=u Index:

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 15:08:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/splspl_directory.c Log: - MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasename - MFH Add SplFileInfo::getLinkTarget(),

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 15:18:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - The # line does not belong here http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.568r2=1.2027.2.547.2.569diff_format=u Index: php-src/NEWS diff -u

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 19:01:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams streams.c Log: - MFH A stream wrapper might only allow directory access

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 19:07:51 2007 UTC Modified files: /php-src/ext/standard file.c Log: - Fix realpath() logic http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.485r2=1.486diff_format=u Index: php-src/ext/standard/file.c diff -u

[PHP-CVS] cvs: php-src / configure.in /ext/standard basic_functions.c /main php_streams.h /main/streams glob_wrapper.c php_stream_glob_wrapper.h plain_wrapper.c

2007-03-03 Thread Marcus Boerger
. | +--+ | Authors: Marcus Boerger [EMAIL PROTECTED] | +--+ */ /* $Id: glob_wrapper.c,v 1.1 2007/03/03 20:41:12 helly Exp

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 20:56:45 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - php_stream_is() requires php_glob_stream_ops to be public - little bit of additional whitespace

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 21:38:25 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Provide access to pattern used in glob http://cvs.php.net/viewvc.cgi/php-src/main/streams/glob_wrapper.c?r1=1.2r2=1.3diff_format=u

[PHP-CVS] cvs: php-src /win32 php5dllts.dsp /win32/build config.w32

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 21:40:24 2007 UTC Modified files: /php-src/win32 php5dllts.dsp /php-src/win32/buildconfig.w32 Log: - Add glob stream to win build http://cvs.php.net/viewvc.cgi/php-src/win32/php5dllts.dsp?r1=1.9r2=1.10diff_format=u Index:

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 21:41:56 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Add glob support for DirectoryIterator http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.124r2=1.125diff_format=u Index:

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 22:30:07 2007 UTC Modified files: /php-src/main php_streams.h Log: - One more tab to go http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.127r2=1.128diff_format=u Index: php-src/main/php_streams.h diff -u

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:04:57 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Allow to get number of entries of a glob stream

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:07:33 2007 UTC Modified files: /php-src/ext/splspl_directory.c Log: - Add DirectoryIterator::count() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.125r2=1.126diff_format=u Index: php-src/ext/spl/spl_directory.c

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:41:10 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Allow to retrieve flags with php_glob_stream_get_count() - Detect meta chars in pathand switch to append mode so that path can

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:41:43 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Glob might require us to refetch the path for every entry http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.126r2=1.127diff_format=u

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

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:56:43 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c Log: - Missed to add [ to meta char check http://cvs.php.net/viewvc.cgi/php-src/main/streams/glob_wrapper.c?r1=1.5r2=1.6diff_format=u Index:

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

2007-03-03 Thread Marcus Boerger
helly Sun Mar 4 00:23:07 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Fix a minor issue with glob support - forgot to set length of string - Add ability to not use glob on subdirs

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

2007-03-03 Thread Marcus Boerger
helly Sun Mar 4 00:36:08 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Reverting glob on child logic makes globbing work better with the example code

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

2007-03-03 Thread Marcus Boerger
helly Sun Mar 4 00:42:30 2007 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - And finally use prefix style names for consistency sake http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.129r2=1.130diff_format=u

<    1   2   3   4   5   6   7   8   9   10   >