--TEST-- Test that the original class name is present in the error out when extending ErrorException --FILE-- --EXPECTF-- Fatal error: Uncaught TypeError: ErrorException::__construct(): Argument #1 ($message) must be of type string, stdClass given in %s:%d Stack trace: #0 %sexception_020.php(%d): ErrorException->__construct(Object(stdClass)) #1 {main} thrown in %sexception_020.php on line %d