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

2002-11-02 Thread Marcus Börger
helly Sat Nov 2 07:44:36 2002 EDT Modified files: /php4 run-tests.php Log: ws Index: php4/run-tests.php diff -u php4/run-tests.php:1.106 php4/run-tests.php:1.107 --- php4/run-tests.php:1.106Sat Nov 2 07:33:24 2002 +++ php4/run-tests.php Sat

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-11-02 Thread Moriyoshi Koizumi
moriyoshi Sat Nov 2 07:56:03 2002 EDT Modified files: /php4 EXTENSIONS Log: Added iconv entry Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.49 php4/EXTENSIONS:1.50 --- php4/EXTENSIONS:1.49Thu Oct 3 07:40:05 2002 +++ php4/EXTENSIONS

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-11-02 Thread Moriyoshi Koizumi
moriyoshi Sat Nov 2 07:58:12 2002 EDT Modified files: /php4 EXTENSIONS Log: Wrong patch. Fixing... Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.50 php4/EXTENSIONS:1.51 --- php4/EXTENSIONS:1.50Sat Nov 2 07:56:03 2002 +++

[PHP-CVS] cvs: php4 /ext/mbstring mbfilter.c mbregex.c mbstring.c php_mbregex.c

2002-11-02 Thread Moriyoshi Koizumi
moriyoshi Sat Nov 2 08:38:33 2002 EDT Modified files: /php4/ext/mbstring mbfilter.c mbregex.c mbstring.c php_mbregex.c Log: Reduced compiler warnings Index: php4/ext/mbstring/mbfilter.c diff -u php4/ext/mbstring/mbfilter.c:1.46

[PHP-CVS] cvs: php4 /sapi/apache2filter README

2002-11-02 Thread Sascha Schumann
sas Sat Nov 2 08:47:27 2002 EDT Modified files: /php4/sapi/apache2filterREADME Log: syntax highlighting has been added Index: php4/sapi/apache2filter/README diff -u php4/sapi/apache2filter/README:1.13 php4/sapi/apache2filter/README:1.14 ---

[PHP-CVS] cvs: php4 /ext/xslt sablot.c

2002-11-02 Thread Melvyn Sopacua
msopacuaSat Nov 2 10:01:43 2002 EDT Modified files: /php4/ext/xslt sablot.c Log: - Use spprintf to avoid two calls to zend_get_executed_filename, suggested by Marcus Börger Index: php4/ext/xslt/sablot.c diff -u php4/ext/xslt/sablot.c:1.66

[PHP-CVS] cvs: php4 /sapi/apache2filter apache_config.c php_apache.h php_functions.c sapi_apache2.c

2002-11-02 Thread James Cox
imajes Sat Nov 2 11:04:28 2002 EDT Modified files: /php4/sapi/apache2filterapache_config.c php_apache.h php_functions.c sapi_apache2.c Log: adding id tags Index: php4/sapi/apache2filter/apache_config.c diff -u

[PHP-CVS] cvs: php4 /ext/xslt/tests xslt_set_scheme_handlers-002.phpt xslt_set_scheme_handlers-003.phpt

2002-11-02 Thread Melvyn Sopacua
msopacuaSat Nov 2 12:24:57 2002 EDT Modified files: /php4/ext/xslt/testsxslt_set_scheme_handlers-003.phpt xslt_set_scheme_handlers-002.phpt Log: Skip when Sablotron version is too old Index:

Re: [PHP-CVS] cvs: php4 /ext/standard string.c

2002-11-02 Thread Andi Gutmans
I know but in the fopen wrappers I normalize paths to the default slash. I think all of PHP should behave in the same way. Andi At 09:11 AM 11/1/2002 -0500, Ilia A. wrote: Windows can interpret / as well as \, makes no difference to it. In fact when we resolve paths on Windows, we already use /

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

2002-11-02 Thread Ilia Alshanetsky
iliaa Sat Nov 2 13:54:31 2002 EDT Modified files: /php4/ext/standard string.c Log: Revert previous dirname() patch. Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.331 php4/ext/standard/string.c:1.332 ---

Re: [PHP-CVS] cvs: php4 /ext/standard string.c

2002-11-02 Thread Ilia A.
Fair enough, I'll revert the patch. We are still left with a problem of pathes on windows not using / consistently however. Ilia On November 2, 2002 01:11 pm, Andi Gutmans wrote: I know but in the fopen wrappers I normalize paths to the default slash. I think all of PHP should behave in the

[PHP-CVS] cvs: php4 /ext/java README

2002-11-02 Thread Dan Kalowsky
kalowskySat Nov 2 15:18:09 2002 EDT Modified files: /php4/ext/java README Log: Bug #20148 suggested work around for now. Index: php4/ext/java/README diff -u php4/ext/java/README:1.13 php4/ext/java/README:1.14 --- php4/ext/java/README:1.13 Tue

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

2002-11-02 Thread Marcus Börger
helly Sat Nov 2 16:48:06 2002 EDT Modified files: /php4 run-tests.php Log: -allow parameters to be directories -${dir} - $dir Index: php4/run-tests.php diff -u php4/run-tests.php:1.108 php4/run-tests.php:1.109 --- php4/run-tests.php:1.108Sat

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

2002-11-02 Thread Marcus Börger
helly Sat Nov 2 17:06:04 2002 EDT Modified files: /php4 run-tests.php Log: copy paste error #all these different versions here Index: php4/run-tests.php diff -u php4/run-tests.php:1.109 php4/run-tests.php:1.110 --- php4/run-tests.php:1.109

[PHP-CVS] cvs: php4 /sapi/apache2filter apache_config.c

2002-11-02 Thread Ilia Alshanetsky
iliaa Sat Nov 2 18:08:20 2002 EDT Modified files: /php4/sapi/apache2filterapache_config.c Log: Fixed bug #20217. When php_flag php_value are used, the PHP_INI_PERDIR flag should be used when setting the ini value. Otherwise, the user cannot modify

[PHP-CVS] cvs: CVSROOT / avail

2002-11-02 Thread Rasmus Lerdorf
rasmus Sat Nov 2 18:58:03 2002 EDT Modified files: /CVSROOTavail Log: gtkdoc karma for John Starkey Index: CVSROOT/avail diff -u CVSROOT/avail:1.525 CVSROOT/avail:1.526 --- CVSROOT/avail:1.525 Fri Nov 1 18:12:38 2002 +++ CVSROOT/avail Sat Nov 2