mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
e875205714
handler, in that it can return false to make the default one take over. Handler signature is: user_handler($direction, $encoding, $char_byte, $offset, $message) Also removed support for using exceptions in default error handler.