mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Fix new test wrt. removed skipif.inc
This commit is contained in:
parent
f26047fc9b
commit
50f5877769
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug #80901 (Info leak in ftp extension)
|
Bug #80901 (Info leak in ftp extension)
|
||||||
--SKIPIF--
|
--EXTENSIONS--
|
||||||
<?php
|
ftp
|
||||||
require 'skipif.inc';
|
pcntl
|
||||||
?>
|
|
||||||
--INI--
|
--INI--
|
||||||
log_errors_max_len=0
|
log_errors_max_len=0
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue