Hello Derick, i know but this is mixture between syntax and semantics error. To be precise we are detecting a syntax useage that isnt allowed in the given semantic context. And we are not able to detect that during compile time. So maybe E_COMPILE_ERROR is also wrong.
best regards marcus Wednesday, June 14, 2006, 7:38:15 PM, you wrote: > On Wed, 14 Jun 2006, Marcus Boerger wrote: >> why change this to a recoveranle here? This messages states that you are >> doing somethign worng syntax wise. That should be a fatal error and is a >> fatal error in all other iterator implementations. > the idea is that e_fatal is only used for stuff that leaves the engine > in an unstable state. If that is not the case -> e_recoverable_error. > Derick > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org Best regards, Marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php