summaryrefslogtreecommitdiff
path: root/Zend/tests/bug24635.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug24635.phpt')
-rw-r--r--Zend/tests/bug24635.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug24635.phpt b/Zend/tests/bug24635.phpt
index 9c1c1c5394..d9466d971e 100644
--- a/Zend/tests/bug24635.phpt
+++ b/Zend/tests/bug24635.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #24635: crash on dtor calling other functions
+Bug #24635 (crash on dtor calling other functions)
--SKIPIF--
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 is needed'); ?>
--FILE--