(no version information, might be only in CVS)
error_get_last -- Get the last occurred error
Return Values
Returns an associative array describing the last error with keys "type",
"message", "file" and "line". Returns NULL if there hasn't been an error
yet.