On Tue, 5 Mar 2002, Yasuo Ohgaki wrote: > I guess you've already figure out, but anyway. > Edin mentioned in > > Delivered-To: mailing list [EMAIL PROTECTED] > To: "Stig Bakken" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > Subject: Re: [PHP-CVS] cvs: php4 /build rules.mk > From: [EMAIL PROTECTED] (Edin Kadribasic) > > --- begin --- > Hi Stig, > > I think that this patch needs to be reversed for now. This change only > affects the php executable that make runs, the actual test are executed from > run-tests.php. Yesterday I tried to do the exect same thing but with no > luck. > > If we wanted to switch to use cli for tests (and I think we should) > run-tests.php need major rework. There are segments that read: > > putenv("REQUEST_METHOD=GET"); > putenv("CONTENT_TYPE="); > putenv("CONTENT_LENGTH="); > > cli happilly ignores these. Plus cli does not change CWD to that of the > script, so some tests need to be readjusted. > > Edin > --- end --- > > There may be others things makes run-tests.php makes imcompatible > with CLI.
I know, I updated some of the tests now, and I'm now bored with it. I may continue later :) Thx for forwarding this mail. Derick > > -- > Yasuo Ohgaki > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php