ID: 9096
User Update by: [EMAIL PROTECTED]
Status: Duplicate
Bug Type: *General Issues
Operating system: Linux
PHP Version: 4.0.4pl1
Description: #! line in a script is outputed in script

This isnt a dup of 9041 as this wsa using apache where he said it DIDNT do it.

I have noticed it did appear to only be for me in that one version of PHP, although 
others have contacted me asking me if I had an answer, with different versions.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-14 16:46:25] [EMAIL PROTECTED]
Duplicate of #9041


---------------------------------------------------------------------------

[2001-02-05 02:56:01] [EMAIL PROTECTED]
I have been able to reproduce this on my Debian box using 4.0.5-dev.
Rasmus, you can contact me privately for an account.

---------------------------------------------------------------------------

[2001-02-04 08:36:21] [EMAIL PROTECTED]
Hrm..  I am unable to reproduce this.  I am on Linux and I used your exact ./configure 
line.  Are you completely sure you are seeing what you say you are seeing?

---------------------------------------------------------------------------

[2001-02-04 08:19:58] [EMAIL PROTECTED]
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)..

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=9096


-- 
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]

Reply via email to