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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php