Skip this test if we're not using ZE2

This commit is contained in:
Sander Roobol 2002-10-06 19:39:12 +00:00
parent 00a2715eda
commit 83189bd742

View File

@ -1,5 +1,7 @@
--TEST-- --TEST--
OO Bug Test (Bug #7515) OO Bug Test (Bug #7515)
--SKIPIF--
<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip\n"; ?>
--POST-- --POST--
--GET-- --GET--
--FILE-- --FILE--