Skip to content

Commit 0796fec

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: fileinfo: Fix test skip condition
2 parents 0863ab9 + df5d7ec commit 0796fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/fileinfo/tests/bug78987.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
Bug #78987 High memory usage during encoding detection
3-
--SKIPIF--
4-
<?php require_once(__DIR__ . '/skipif.inc'); ?>
3+
--EXTENSIONS--
4+
fileinfo
55
--INI--
66
memory_limit=512M
77
--FILE--

0 commit comments

Comments
 (0)