[PHP-DEV] Bug #13993 Updated: eval() parse errors not using error_handler

2001-11-10 Thread sander
ID: 13993 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: Redhat Linux 7.1 PHP Version: 4.0.6 New Comment: Reopening as a feature-request. Previous Comments: --

Re: [PHP-DEV] Bug #13993 Updated: eval() parse errors not using error_handler

2001-11-10 Thread Kjartan Mannes
Saturday, November 10, 2001, 18:54:15, Markus Fischer wrote: > Shouldn't this be a feature request then? Possible validation > before eval() and/or bailout from eval() so the user can catch > it? I agree. It should be possible to gracefully handle errors in eval() calls. -- Kjartan <[EMAIL PROT

Re: [PHP-DEV] Bug #13993 Updated: eval() parse errors not using error_handler

2001-11-10 Thread Markus Fischer
Shouldn't this be a feature request then? Possible validation before eval() and/or bailout from eval() so the user can catch it? - Markus On Sat, Nov 10, 2001 at 05:24:47PM -, [EMAIL PROTECTED] wrote : > ID: 13993 > Updated by: sander > Reported By: [EMAIL PROTECTED] > Old Status: Open > St

[PHP-DEV] Bug #13993 Updated: eval() parse errors not using error_handler

2001-11-10 Thread sander
ID: 13993 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat Linux 7.1 PHP Version: 4.0.6 New Comment: Parse errors are never handled by set_error_handler(). Previous Comments: