Unfortunately, there is no way to trigger an E_RECOVERABLE_ERROR. You can 
only trigger user-level errors, so E_USER_ERROR is the closest you can get. 
E_USER_ERROR is catchable via set_error_handler(), so this should be 
approximately the same.

- Brent

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/7706b321-f7ea-453b-820b-63e5ed5cbef0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to