ID: 41890 Updated by: [EMAIL PROTECTED] Reported By: d dot albano at gmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. "Normal code continues in execution after parse error in eval() and this error can not be catched by set_error_handler()." Previous Comments: ------------------------------------------------------------------------ [2007-07-03 17:22:08] d dot albano at gmail dot com Description: ------------ Hi, as in summary, eval continue to work after a parse error, while this normally stop the execution. This behaviur in documentation isin't reported and can lead developers to bugs and malfuctions. Another note should be added to the manual page: parse errors reported by eval can't be catched using the error handler ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41890&edit=1