mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
add skipif
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
Bug #40191 (use of array_unique() with objects triggers segfault)
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded('spl')) die("skip SPL is not available"); ?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user