From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.5
PHP Bug Type:     Scripting Engine problem
Bug description:  comments made with # or // in included files cause visible output

using PHPnuke files are are often included inside others that are included as well. 
I had to change all the comments of my THEME.php file (the most internal include) 
otherwise they would produce output to the page! changing // and # to the /*  */ 
syntax "solve" the problem! note that this only happens in included files 
I can easily reproduce it if needed.

Only relevalnt to 4.0.5 was warking fine with 4.0.4


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