Skip to content

Commit

Permalink
fileinfo: Fix test skip condition
Browse files Browse the repository at this point in the history
Signed-off-by: Anatol Belski <ab@php.net>
  • Loading branch information
weltling committed Sep 18, 2021
1 parent 31c908a commit df5d7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/fileinfo/tests/bug78987.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--TEST--
Bug #78987 High memory usage during encoding detection
--SKIPIF--
<?php require_once(__DIR__ . '/skipif.inc'); ?>
--EXTENSIONS--
fileinfo
--INI--
memory_limit=512M
--FILE--
Expand Down

0 comments on commit df5d7ec

Please sign in to comment.