mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
- One skipif section is enough
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
SPL: class_parents() and class_implements()
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("spl")) print "skip"; ?>
|
||||
--FILE--
|
||||
<?php
|
||||
class a{}
|
||||
|
||||
Reference in New Issue
Block a user