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, 0 insertions, 2 deletions
diff --git a/tests/classes/visibility_001b.phpt b/tests/classes/visibility_001b.phpt
index e61078ede5..27c39cf430 100644
--- a/tests/classes/visibility_001b.phpt
+++ b/tests/classes/visibility_001b.phpt
@@ -1,7 +1,5 @@
--TEST--
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--
<?php