[PHP-CVS] cvs: php4 /main streams.c

2002-10-31 Thread Wez Furlong
wez Thu Oct 31 23:58:23 2002 EDT Modified files: /php4/main streams.c Log: Probable fix for #20180. Index: php4/main/streams.c diff -u php4/main/streams.c:1.122 php4/main/streams.c:1.123 --- php4/main/streams.c:1.122 Mon Oct 28 07:37:31 2002 +++ php4/m

[PHP-CVS] cvs: php4 /main config.w32.h.in

2002-10-31 Thread Ilia Alshanetsky
iliaa Thu Oct 31 22:25:21 2002 EDT Modified files: /php4/main config.w32.h.in Log: Reverting previous OpenSSL patch. Index: php4/main/config.w32.h.in diff -u php4/main/config.w32.h.in:1.20 php4/main/config.w32.h.in:1.21 --- php4/main/config.w32.h.in:1.20

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

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 21:27:42 2002 EDT Added files: /php4/ext/xslt/testsxslt_set_scheme_handlers-003.phpt Log: Segfault test, currently unsolved Index: php4/ext/xslt/tests/xslt_set_scheme_handlers-003.phpt +++ php4/ext/xslt/tests/xslt_set_sc

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

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 21:21:57 2002 EDT Added files: /php4/ext/xslt/testsxslt_set_scheme_handlers-002.phpt Log: Testcase for new Sablotron option Index: php4/ext/xslt/tests/xslt_set_scheme_handlers-002.phpt +++ php4/ext/xslt/tests/xslt_set_sc

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

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 21:05:36 2002 EDT Modified files: /php4/ext/xslt sablot.c Log: - Fix registration of XSLT_SABOPT_FILES_TO_HANDLER Index: php4/ext/xslt/sablot.c diff -u php4/ext/xslt/sablot.c:1.61 php4/ext/xslt/sablot.c:1.62 --- php4/ext/xslt/s

[PHP-CVS] cvs: php4 /ext/gd gd_bundled.dsp

2002-10-31 Thread Ilia Alshanetsky
iliaa Thu Oct 31 20:20:05 2002 EDT Modified files: /php4/ext/gdgd_bundled.dsp Log: Fixed win32 build (hopefuly). Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.6 php4/ext/gd/gd_bundled.dsp:1.7 --- php4/ext/gd/gd_bundled.dsp:1

[PHP-CVS] cvs: php4 /main config.w32.h.in

2002-10-31 Thread Ilia Alshanetsky
iliaa Thu Oct 31 19:57:54 2002 EDT Modified files: /php4/main config.w32.h.in Log: Possible fix for #20014. Suggested by [EMAIL PROTECTED] Index: php4/main/config.w32.h.in diff -u php4/main/config.w32.h.in:1.19 php4/main/config.w32.h.in:1.20 --- php4/main/

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

2002-10-31 Thread Ilia Alshanetsky
iliaa Thu Oct 31 19:53:28 2002 EDT Modified files: /php4/ext/standard string.c Log: Fixed bug #18710. dirname() now returns consistent output when dealing with \ directory separators on Windows. Index: php4/ext/standard/string.c diff -u php4/ext/standard

[PHP-CVS] cvs: php4 / run-tests2.php /ext/session/tests 021.phpt

2002-10-31 Thread John Coggeshall
johnThu Oct 31 19:22:03 2002 EDT Modified files: /php4 run-tests2.php /php4/ext/session/tests 021.phpt Log: Modified the experimental new test class to make it easier to port to the web. Pushed all echo statements through a function that can b

[PHP-CVS] cvs: php4 /ext/xslt/tests xslt_getopt.phpt

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 16:27:00 2002 EDT Modified files: /php4/ext/xslt/testsxslt_getopt.phpt Log: copy/waste error Index: php4/ext/xslt/tests/xslt_getopt.phpt diff -u php4/ext/xslt/tests/xslt_getopt.phpt:1.1 php4/ext/xslt/tests/xslt_getopt.phpt:

[PHP-CVS] cvs: php4 /ext/xslt config.m4 php_sablot.h sablot.c

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 16:21:00 2002 EDT Modified files: /php4/ext/xslt config.m4 php_sablot.h sablot.c Log: - Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the default behavior of Sablotron to handle files itself, even if a scheme-handler i

[PHP-CVS] cvs: php4 /ext/xslt/tests xslt_setopt.phpt

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 16:11:56 2002 EDT Modified files: /php4/ext/xslt/testsxslt_setopt.phpt Log: Fix typo Index: php4/ext/xslt/tests/xslt_setopt.phpt diff -u php4/ext/xslt/tests/xslt_setopt.phpt:1.2 php4/ext/xslt/tests/xslt_setopt.phpt:1.3 ---

[PHP-CVS] cvs: php4 /ext/xslt/tests xslt_getopt.phpt

2002-10-31 Thread Melvyn Sopacua
msopacuaThu Oct 31 16:09:04 2002 EDT Added files: /php4/ext/xslt/testsxslt_getopt.phpt Log: Add test for xslt_getopt # see next commit Index: php4/ext/xslt/tests/xslt_getopt.phpt +++ php4/ext/xslt/tests/xslt_getopt.phpt --TEST-- xslt_

[PHP-CVS] cvs: php4 /ext/iconv config.m4

2002-10-31 Thread Moriyoshi Koizumi
moriyoshi Thu Oct 31 15:23:53 2002 EDT Modified files: /php4/ext/iconv config.m4 Log: Fixed library capability detection behaviour. # Whew! I've fixed all the known problems. # And should I become a maintainer of this module? Index: php4/ext

[PHP-CVS] cvs: php4 /ext/domxml php_domxml.c

2002-10-31 Thread Christian Stocker
chregu Thu Oct 31 14:52:46 2002 EDT Modified files: /php4/ext/domxmlphp_domxml.c Log: fix proto for clone_node Index: php4/ext/domxml/php_domxml.c diff -u php4/ext/domxml/php_domxml.c:1.216 php4/ext/domxml/php_domxml.c:1.217 --- php4/ext/domxml/php_domxm

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

2002-10-31 Thread Jani Taskinen
sniper Thu Oct 31 12:34:10 2002 EDT Modified files: /php4/sapi/cli php_cli.c Log: Added built date and time to -v output. Index: php4/sapi/cli/php_cli.c diff -u php4/sapi/cli/php_cli.c:1.45 php4/sapi/cli/php_cli.c:1.46 --- php4/sapi/cli/php_cli.c:1.45

[PHP-CVS] cvs: php4 /ext/standard/tests/strings htmlentities.phpt /tests/strings 003.phpt

2002-10-31 Thread Moriyoshi Koizumi
moriyoshi Thu Oct 31 10:28:21 2002 EDT Added files: /php4/ext/standard/tests/stringshtmlentities.phpt Removed files: /php4/tests/strings 003.phpt Log: Moved the test into the suitable place Index: php4/ext/standard/tests/s

[PHP-CVS] cvs: php4 / README.CVS-RULES

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 10:06:18 2002 EDT Modified files: /php4 README.CVS-RULES Log: - Bah, Jani needs to be clearer next time ;P Index: php4/README.CVS-RULES diff -u php4/README.CVS-RULES:1.15 php4/README.CVS-RULES:1.16 --- php4/README.CVS-RULES:1.15 Thu

[PHP-CVS] cvs: php4 / README.CVS-RULES

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 09:55:54 2002 EDT Modified files: /php4 README.CVS-RULES Log: - Make Jani happy Index: php4/README.CVS-RULES diff -u php4/README.CVS-RULES:1.14 php4/README.CVS-RULES:1.15 --- php4/README.CVS-RULES:1.14 Sun Jul 28 09:44:37 2002 +++ ph

[PHP-CVS] cvs: php4 / NEWS

2002-10-31 Thread Jani Taskinen
sniper Thu Oct 31 09:49:25 2002 EDT Modified files: /php4 NEWS Log: jaws Index: php4/NEWS diff -u php4/NEWS:1.1235 php4/NEWS:1.1236 --- php4/NEWS:1.1235Wed Oct 30 13:19:55 2002 +++ php4/NEWS Thu Oct 31 09:49:24 2002 @@ -1,7 +1,6 @@ PHP 4

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

2002-10-31 Thread Yasuo Ohgaki
Marcus Boerger wrote: You forgot -d 'zlib.output_compression=' and have doubled -d 'safe_mode=0' Thanks. Copy & paste mistake :) I think -d 'zlib.output_compression=' isn't needed since it's not a web client. -- Yasuo Ohgaki and thanks i will add the missing valued to run-test.php when fetc

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

2002-10-31 Thread Marcus Boerger
You forgot -d 'zlib.output_compression=' and have doubled -d 'safe_mode=0' and thanks i will add the missing valued to run-test.php when fetching the version from the test executable. marcus At 14:52 31.10.2002, Yasuo Ohgaki wrote: yohgaki Thu Oct 31 08:52:58 2002 EDT Modified files:

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

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 09:02:00 2002 EDT Modified files: /php4 Makefile.global run-tests.php Log: Discuss first! Index: php4/Makefile.global diff -u php4/Makefile.global:1.38 php4/Makefile.global:1.39 --- php4/Makefile.global:1.38 Thu Oct 31 08:52:58 2002

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

2002-10-31 Thread Yasuo Ohgaki
yohgaki Thu Oct 31 08:52:58 2002 EDT Modified files: /php4 Makefile.global run-tests.php Log: Fixed more ini settings. # Derick. Be responsible to your change and opinion. # These are settings I know that should be set. # There may be other settingis m

[PHP-CVS] cvs: php4 /ext/calendar calendar.c jewish.c sdncal.h

2002-10-31 Thread Derick Rethans
derick Thu Oct 31 04:16:23 2002 EDT Modified files: /php4/ext/calendar calendar.c jewish.c sdncal.h Log: - Added an aditional parameter to the jdtojewish() function which makes the function return the symbolic hebrew name. (Patch by Moshe Doron <[EMAIL PR

[PHP-CVS] cvs: php4 /ext/com COM.c

2002-10-31 Thread Wez Furlong
wez Thu Oct 31 03:23:56 2002 EDT Modified files: /php4/ext/com COM.c Log: Correct a copy-n-paste bug. Spotted by Michael Sisolak <[EMAIL PROTECTED]> Index: php4/ext/com/COM.c diff -u php4/ext/com/COM.c:1.88 php4/ext/com/COM.c:1.89 --- php4/ext/com/