mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
One more PEAR test to be skipped.
This commit is contained in:
parent
6b67dc8dd5
commit
2e25c236d4
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
--TEST--
|
||||
PEAR_Autoloader
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("overload")) die("skip\n"); ?>
|
||||
skip
|
||||
<?php /*if (!extension_loaded("overload")) die("skip\n"); */ ?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue