From:             [EMAIL PROTECTED]
Operating system: RedHat Linux 6.2
PHP version:      4.0 Latest CVS (06/04/2001)
PHP Bug Type:     Feature/Change Request
Bug description:  php -l (lint option) still not working in 4.0.6-dev

I have obtained the latest CVS version of PHP (4.0.6-dev).  I execute the following:

php -l blah.html

blah.html looks like this:

<?
        echo "adfsdf"asdfds" ;
?>

This USED to cause PHP to core dump.  Now it returns but does not output and error 
message.  Actually, it does not seem to do anything.  Am wondering if this option (-l) 
is supported or in for future use or if this is being worked on.

Thanks.


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