From:             [EMAIL PROTECTED]
Operating system: Windows Me
PHP version:      4.3.0-pre2
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP-CLI '-r' Switch Broken

PHP 4.2.3, 4.3.0pre1, and 4.3.0pre2 all fail to parse the '-r' option when
used with CLI (php-cli.exe on 4.2.3, and php.exe on the others).

C:\WINDOWS\DESKTOP\php-4.3.0pre2-Win32>php -r 'phpinfo();'
PHP Parse Error: parse error, unexpected $ in Command line code on line 1
-- 
Edit bug report at http://bugs.php.net/?id=20223&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20223&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20223&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20223&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20223&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20223&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20223&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20223&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20223&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20223&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20223&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20223&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20223&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20223&r=isapi

Reply via email to