summaryrefslogtreecommitdiff
path: root/Zend/tests/bug34617.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug34617.phpt')
-rw-r--r--Zend/tests/bug34617.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug34617.phpt b/Zend/tests/bug34617.phpt
index ded1aec2fd..171db4b3f4 100644
--- a/Zend/tests/bug34617.phpt
+++ b/Zend/tests/bug34617.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
+Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
--SKIPIF--
<?php if (!extension_loaded("xml")) print "skip the xml extension not available"; ?>
--FILE--