From 33e01788eff03fd00bd602ef66c5dbd711fb9d4f Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 6 Apr 2009 09:31:52 +0000 Subject: [PATCH] MFH: Use obscure name --- ext/spl/tests/bug38325.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/spl/tests/bug38325.phpt b/ext/spl/tests/bug38325.phpt index 959a451d22..ddb2829da4 100644 --- a/ext/spl/tests/bug38325.phpt +++ b/ext/spl/tests/bug38325.phpt @@ -3,7 +3,7 @@ Bug #38325 (spl_autoload_register() gaves wrong line for "class not found") --FILE-- --EXPECTF-- -Fatal error: spl_autoload(): Class Foo could not be loaded in %s on line 3 +Fatal error: spl_autoload(): Class ThisClassDoesNotExistEverFoo could not be loaded in %s on line 3 -- 2.40.0