Re: [PHP-DEV] List of possible E_RECOVERABLE_ERRORs

2015-07-22 Thread Michael Morris
I was provided with such a grep of PHP 5.6 and have begun the mapping. I've set up this composer package for it. https://packagist.org/packages/aki-tendo/php7exception and the git if someone has some time to chip in. https://github.com/TendoAki/php-7-exceptions-in-php-5 Currently I have Asserti

Re: [PHP-DEV] List of possible E_RECOVERABLE_ERRORs

2015-07-21 Thread Rowan Collins
Michael Morris wrote on 21/07/2015 18:11: Hi. I hate to ask an outright question on the list rather but I've been searching the last 5 hours for an answer to this and haven't found anything and it's a rather tight corner case. I'm working on a small package for PHP 5.x that uses set_error_handle

[PHP-DEV] List of possible E_RECOVERABLE_ERRORs

2015-07-21 Thread Michael Morris
Hi. I hate to ask an outright question on the list rather but I've been searching the last 5 hours for an answer to this and haven't found anything and it's a rather tight corner case. I'm working on a small package for PHP 5.x that uses set_error_handler() to convert E_RECOVERABLE_ERRORs to the a