Hi!

> I've update the RFC to say that the option will be removed without
> deprecation, with argv always available on CLI and never on non-CLI.
> Throwing a deprecation warning when accessing $argv in non-CLI SAPIs is too
> complicated and/or unreliable.

So this means CGI binary would not have $argv? AFAIK it has it set now.
What about phpdbg and embed SAPI? Or do you mean CLI/non-CLI some more
subtle distinction then just "cli" SAPI?

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to