summaryrefslogtreecommitdiff
path: root/zend/exception_handler.cpp
AgeCommit message (Expand)Author
2016-05-11Work in progress on PHP7 compatibilityMartijn Otto
2015-11-03Fix compiler errors when compiling for a multi-threading environment, fixes i...Emiel Bruijntjes
2015-09-17Added the error reporting method, used to change the error reporting levelToon Schoenmakers
2015-09-17Added support for passing the error types in the set_error_handlerToon Schoenmakers
2015-09-16Initial support for setting an error handler as wellToon Schoenmakers
2015-09-16Added support for setting a std::function as an exception handlerToon Schoenmakers