Good catch, fixed :)


At 17:26 02/03/2003, Adam Maccabee Trachtenberg wrote:
On Sun, 2 Mar 2003, Marcus Börger wrote:

> At 11:19 02.03.2003, Zeev Suraski wrote:
> >zeev            Sun Mar  2 05:19:17 2003 EDT
> >
> >   Log:
> >   Add JIT initialization for _SERVER and _ENV
> >   (it's less important for the others, even though it should be fairly
> >   easy now too)

>
> argc/v foes no longer work for CLI....
>
> for example you can no longer do: php run-tests.php <directory>
>
> Try: php run-tests.php tests/basic/012.phpt
>
> And we have a problem with $GLOBALS (try run-tests.php without my patch
> following this email)

There are a couple of places in the code where we now create
HTTP_*_GLOBALS instead of HTTP_*_VARS. (Beside the places already
fixed in the .ini file.)

-adam

--
[EMAIL PROTECTED]
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!


-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to