mirror of
https://github.com/php/php-src.git
synced 2024-12-11 10:54:47 +08:00
Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)
This commit is contained in:
parent
85eece9c4f
commit
ed5a5bdff8
@ -8,6 +8,7 @@ w/Kenzo over the shoulder
|
||||
<?php
|
||||
/* $Id$ */
|
||||
if(!extension_loaded('zip')) die('skip');
|
||||
if(!defined("GLOB_BRACE")) die ('skip');
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user