]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Mon, 15 Jan 2007 10:31:04 +0000 (10:31 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 15 Jan 2007 10:31:04 +0000 (10:31 +0000)
Zend/tests/bug36214.phpt

index f18ca3e8150c97a9609b457a666806c95000087a..f3e9904e19df4f3af1badaa338f13ee47082b412 100755 (executable)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #36214 (__get method works properly only when conditional operator is used)
+--SKIPIF--
+<?php if (!extension_loaded("spl")) die("skip SPL is no available"); ?>
 --FILE--
 <?php
 class context {