summaryrefslogtreecommitdiff
path: root/Zend/tests/bug54268.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug54268.phpt')
-rw-r--r--Zend/tests/bug54268.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/bug54268.phpt b/Zend/tests/bug54268.phpt
index b544cd882a..1680f4ceed 100644
--- a/Zend/tests/bug54268.phpt
+++ b/Zend/tests/bug54268.phpt
@@ -31,5 +31,6 @@ class Test
}
$x = new Test();
Test::$mystatic = new DestructorCreator();
+?>
--EXPECTF--
Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line %d