summaryrefslogtreecommitdiff
path: root/Zend/tests/bug24699.phpt
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-08-03 19:20:45 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-08-03 19:20:45 +0000
commitfb6300dd6cdef77eb72f1ec213b6828b368b694d (patch)
tree9535925e442cf3dcb4dff7bf71143a0142ac2a40 /Zend/tests/bug24699.phpt
parent55f947aa13a29a33d47741c732f4cde74cff12c9 (diff)
downloadphp-git-fb6300dd6cdef77eb72f1ec213b6828b368b694d.tar.gz
Style & WS fixes
Diffstat (limited to 'Zend/tests/bug24699.phpt')
-rw-r--r--Zend/tests/bug24699.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug24699.phpt b/Zend/tests/bug24699.phpt
index 7ff462ab6f..bdc1b39410 100644
--- a/Zend/tests/bug24699.phpt
+++ b/Zend/tests/bug24699.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #24699 Memory Leak with per-class constants
+Bug #24699 (Memory Leak with per-class constants)
--SKIPIF--
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 is needed'); ?>
--FILE--