summaryrefslogtreecommitdiff
path: root/tests/classes/visibility_001b.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/visibility_001b.phpt')
-rw-r--r--tests/classes/visibility_001b.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/visibility_001b.phpt b/tests/classes/visibility_001b.phpt
index 54d0283a5f..e61078ede5 100644
--- a/tests/classes/visibility_001b.phpt
+++ b/tests/classes/visibility_001b.phpt
@@ -1,5 +1,5 @@
--TEST--
-A redeclared method must have the same or higher visibility
+ZE2 A redeclared method must have the same or higher visibility
--SKIPIF--
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 needed'); ?>
--FILE--