From:             [EMAIL PROTECTED]
Operating system: Linux gigante 2.2.19 #1 Thu Apr 19 22:35:28 EST 2001 i686
PHP version:      4.0.5
PHP Bug Type:     Scripting Engine problem
Bug description:  DOS line termination causes PHP to misparse data

Compare 
http://gigante.improbable.org/php/line-term/dos.php and 
http://gigante.improbable.org/php/line-term/dos.phps. 
Comments using the C++ style // syntax are sent to the 
browser as output. heredocs which have a ^M will return 
parse errors.

http://gigante.improbable.org/php/line-term/unix.php and 
http://gigante.improbable.org/php/line-term/unix.phps show 
that all works as expected when using Unix line 
termination.




-- 
Edit Bug report at: http://bugs.php.net/?id=10858&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]

Reply via email to