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

2002-11-08 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: Derick, I've pointed out problems _WEEKS_ ago. I let you know problems _MANY_ times. Derick, be responsible with your change and opinion at least. Don't forget you're the one broke it w/o discussion first. When I add "-c php.ini-dist", there is discussion. As a result, there

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

2002-10-31 Thread Yasuo Ohgaki
Derick, I've pointed out problems _WEEKS_ ago. I let you know problems _MANY_ times. Derick, be responsible with your change and opinion at least. Don't forget you're the one broke it w/o discussion first. When I add "-c php.ini-dist", there is discussion. As a result, there is -c option. Please

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

2002-10-31 Thread Derick Rethans
On Thu, 31 Oct 2002, Yasuo Ohgaki wrote: > Derick Rethans wrote: > > derick Thu Oct 31 09:02:00 2002 EDT > > > > Modified files: > > /php4 Makefile.global run-tests.php > > Log: > > Discuss first! > > Huh? What do you mean discuss first? > There is discuss

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

2002-10-31 Thread Yasuo Ohgaki
Derick Rethans wrote: > derickThu Oct 31 09:02:00 2002 EDT > > Modified files: > /php4 Makefile.global run-tests.php > Log: > Discuss first! Huh? What do you mean discuss first? There is discussion and the patch is valid.

Re: [PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Yasuo Ohgaki
Derick Rethans wrote: On Wed, 30 Oct 2002, Yasuo Ohgaki wrote: Ilia Alshanetsky wrote: iliaa Tue Oct 29 10:22:41 2002 EDT Modified files: /php4 Makefile.global Log: Allows 'make test' to run without being harassed by open_basedir & safe_mode. This is just another examp

Re: [PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Yasuo Ohgaki
Derick Rethans wrote: On Wed, 30 Oct 2002, Yasuo Ohgaki wrote: Ilia Alshanetsky wrote: iliaa Tue Oct 29 10:22:41 2002 EDT Modified files: /php4 Makefile.global Log: Allows 'make test' to run without being harassed by open_basedir & safe_mode. This is just another examp

Re: [PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Derick Rethans
On Wed, 30 Oct 2002, Rasmus Lerdorf wrote: > > This is just another example why we should use certain ini. > > I think we agreed to use certain php.ini, such as php.ini-test. > > Not setting one by one. > > There was no such agreement. In fact, for proper testing each test should > explicitly de

Re: [PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Rasmus Lerdorf
> This is just another example why we should use certain ini. > I think we agreed to use certain php.ini, such as php.ini-test. > Not setting one by one. There was no such agreement. In fact, for proper testing each test should explicitly define which ini settings it depends on so that we can tes

Re: [PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Derick Rethans
On Wed, 30 Oct 2002, Yasuo Ohgaki wrote: > Ilia Alshanetsky wrote: > > iliaa Tue Oct 29 10:22:41 2002 EDT > > > > Modified files: > > /php4 Makefile.global > > Log: > > Allows 'make test' to run without being harassed by open_basedir & safe_mode. > > This

[PHP-DEV] Re: cvs: php4 / Makefile.global

2002-10-30 Thread Yasuo Ohgaki
Ilia Alshanetsky wrote: > iliaa Tue Oct 29 10:22:41 2002 EDT > > Modified files: > /php4 Makefile.global > Log: > Allows 'make test' to run without being harassed by open_basedir & safe_mode. This is just another example why we should u