On Fri, Apr 24, 2015 at 12:24 PM, Olivier Garcia <oliviergar...@php.net> wrote:
> Greetings Internals, > > A few weeks ago, Patrick (patrickalla...@php.net) and I wrote a RFC > [1] to improve the error callback mechanism and we just submitted a > patch [2] - mostly written by Patrick - for review. > > Since our patch only modifies PHP's inner working and does nothing on > the userland, we think it could be merged in PHP 7 and that the vote > could be done using the 50% + 1 rule. > Feel free to tell us if you're uncomfortable with it. > > If no problem is reported, we'll open the vote next week. > I am very much in favour of this RFC. Hooking into the error handlers is a bit tricky right now when you have to assume that xdebug fiddles with your own hook. > > Kind regards > > [1] https://wiki.php.net/rfc/improved_error_callback_mechanism > [2] https://github.com/php/php-src/pull/1247 > > -- > Olivier Garcia > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >