summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug72888.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug72888.phpt')
-rw-r--r--ext/spl/tests/bug72888.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug72888.phpt b/ext/spl/tests/bug72888.phpt
index d354490f88..c27c8424ef 100644
--- a/ext/spl/tests/bug72888.phpt
+++ b/ext/spl/tests/bug72888.phpt
@@ -14,5 +14,5 @@ var_dump($y);
--EXPECTF--
string(60) "Trying to clone an uncloneable object of class SplFileObject"
-Notice: Undefined variable: y in %sbug72888.php on line %d
+Warning: Undefined variable: y in %s on line %d
NULL