Skip to content

Commit 50f5877

Browse files
committed
Fix new test wrt. removed skipif.inc
1 parent f26047f commit 50f5877

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ext/ftp/tests/bug80901.phpt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
--TEST--
22
Bug #80901 (Info leak in ftp extension)
3-
--SKIPIF--
4-
<?php
5-
require 'skipif.inc';
6-
?>
3+
--EXTENSIONS--
4+
ftp
5+
pcntl
76
--INI--
87
log_errors_max_len=0
98
--FILE--

0 commit comments

Comments
 (0)