1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00

MFH: Drop SKIPIF check for ext/spl.

This commit is contained in:
Sebastian Bergmann
2008-05-25 06:05:57 +00:00
parent 3623b134e1
commit bad8951dbc
-2
View File
@@ -1,7 +1,5 @@
--TEST--
SPL: SplFileObject truncate tests
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--CREDITS--
Mark Ammann
#Hackday Webtuesday 2008-05-24