[PHP-DEV] PHP 4.0 Bug #8532: Different ofset of $argv From: edink <email protected>
Date: 01/03/01

From: edink <email protected>
Operating system: Linux
PHP version: 4.0.4
PHP Bug Type: Scripting Engine problem
Bug description: Different ofset of $argv

$argv now has the script name in position 0, like C does. This has not been the case in 4.0.3, where the first argument was at the position 0. This broke every script I've written for php that takes arguments from the command line.

-- 
Edit Bug report at: http://bugs.php.net/?id=8532&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>