From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: #! line in a script is outputed in script Example: #!/usr/local/bin/php -q <? echo "Hello"; ?> produces as output #!/usr/local/bin/php -q Hello - which is not the desired effect. This worked when I used 4.0.3pl1 - which was compiled with the same options and other files (as I made a script to do it!) Compiled with : ./configure --with-mysql --enable-discard-path --enable-track-vars --disable-debug --enable-dbase --enable-trans-sid --enable-inline-optimization Any further questions.. (if you want my php binary or anything else).. -- Edit Bug report at: http://bugs.php.net/?id=9096&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]