mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Check for ext/spl being available
This commit is contained in:
parent
462bb8b83a
commit
96cb40a072
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
SPL: ArrayObject/Iterator interaction
|
SPL: ArrayObject/Iterator interaction
|
||||||
|
--SKIPIF--
|
||||||
|
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue