mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
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.