mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
Skip this test if we're not using ZE2
This commit is contained in:
parent
00a2715eda
commit
83189bd742
@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
OO Bug Test (Bug #7515)
|
||||
--SKIPIF--
|
||||
<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip\n"; ?>
|
||||
--POST--
|
||||
--GET--
|
||||
--FILE--
|
||||
|
Loading…
Reference in New Issue
Block a user