From e97d5fab35af5c73b0d9614bb2d079c67bf4d508 Mon Sep 17 00:00:00 2001 From: Aaron Piotrowski Date: Sun, 17 May 2015 17:31:43 -0500 Subject: Update exception names in tests after formatting changes. --- ext/xmlreader/tests/bug51936.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/xmlreader') diff --git a/ext/xmlreader/tests/bug51936.phpt b/ext/xmlreader/tests/bug51936.phpt index 8748c1ff32..821cef41b8 100644 --- a/ext/xmlreader/tests/bug51936.phpt +++ b/ext/xmlreader/tests/bug51936.phpt @@ -19,7 +19,7 @@ Done --EXPECTF-- Test -Fatal error: Uncaught EngineException: Trying to clone an uncloneable object of class XMLReader in %s:%d +Fatal error: Uncaught Error: Trying to clone an uncloneable object of class XMLReader in %s:%d Stack trace: #0 {main} thrown in %s on line %d -- cgit v1.2.1