diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2008-05-24 14:10:44 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2008-05-24 14:10:44 +0000 |
| commit | 3a4eb3e4a6d9212f2510d6dccb0b54730198967e (patch) | |
| tree | 3f8026927968c575559b44d2100c0096cd82f666 /ext/spl/tests/array_004.phpt | |
| parent | 30a8d14fbcc53523e47dec49ece8677321137cd4 (diff) | |
| download | php-git-3a4eb3e4a6d9212f2510d6dccb0b54730198967e.tar.gz | |
Drop SKIPIF check for ext/spl.
Diffstat (limited to 'ext/spl/tests/array_004.phpt')
| -rwxr-xr-x | ext/spl/tests/array_004.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/array_004.phpt b/ext/spl/tests/array_004.phpt index e7abf2b1dc..dd07f29820 100755 --- a/ext/spl/tests/array_004.phpt +++ b/ext/spl/tests/array_004.phpt @@ -1,7 +1,5 @@ --TEST-- SPL: ArrayIterator ---SKIPIF-- -<?php if (!extension_loaded("spl")) print "skip"; ?> --INI-- allow_call_time_pass_reference=1 --FILE-- |
