Welcome Guest, Not a member yet? Register   Sign In
Handling of Fatal Errors in PHP 5 and 7
#1

Hello All, I want to know which PHP version handles fatal errors between php5 and php7. As I am working on php5 based project, I have posted this query on quora as well and according to this reference, PHP 7 process of handling fatal errors has been made quite simple. This script function is used for return type execution. The programmers need to define the return type post the parenthesis of an argument. In this script, major bugs can be converted into exceptions making them easier to handle. Can anyone tell me about PHP 5 process?
Reply
#2

Sorry, I don't get what you want to do,
and what the reference is saying.

If you want to know improvement in PHP7,
See https://wiki.php.net/rfc/engine_exceptions_for_php7
Reply




Theme © iAndrew 2016 - Forum software by © MyBB