Hi!
> We're trying to use TYPO3 on PHP7 and have the problem that throwables
> get passed to the exception handler because 'set_exception_handler()'
> does send all throwables to the handler, not only exceptions.
Why this is a problem for TYPO3? How they use set_exception_handler()
that catching errors there breaks it?
--
Stas Malyshev
smalyshev@gmail.com
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
> We're trying to use TYPO3 on PHP7 and have the problem that throwables
> get passed to the exception handler because 'set_exception_handler()'
> does send all throwables to the handler, not only exceptions.
Why this is a problem for TYPO3? How they use set_exception_handler()
that catching errors there breaks it?
--
Stas Malyshev
smalyshev@gmail.com
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php