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 / Makefile.global run-tests.php

2002-10-23 Thread Jan Lehnardt
jan Wed Oct 23 13:56:42 2002 EDT Modified files: /php4 run-tests.php Makefile.global Log: - use the cc that was detected by ./configure when determining version information in run-tests.php Index: php4/run-tests.php diff -u php4/run-tests.php: