From:             [EMAIL PROTECTED]
Operating system: ALL
PHP version:      4.0.4
PHP Bug Type:     Feature/Change Request
Bug description:  Include Signal catching for parse errors

I think php needs  signal catching for it's parse errors/warnings and when a document 
for some reason doesn't load much similar to signal catching of segmentation fault 
errors in C.   For professional applications written in PHP it would be much more 
"pleasent" for a person to recieve a simple error message and a email sent to the 
administrator when a parse error is recieved rather than seeing "PARSE ERROR AT LINE 
...". Obviously parse errors in the signal catching code would be unavoidable, but it 
would still be a nice feature.  Anyway, just a suggestion.

-- Trevor Linton
[EMAIL PROTECTED]


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