Which version introduced the function error_get_last()?
Which version introduced the function error_get_last()? Correct Answer PHP 5.2
This function returns an associative array consisting of the type, message, file, and line of the last occurring error.