We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5889a4a commit 36698d2Copy full SHA for 36698d2
ext/gd/tests/imagecreatefromstring_avif.phpt
@@ -7,9 +7,6 @@ gd
7
if (!(imagetypes() & IMG_AVIF)) {
8
die('skip AVIF support required');
9
}
10
-if (str_contains(PHP_OS, "FreeBSD")) {
11
- die("xfail Currently failing on FreeBSD CI");
12
-}
13
?>
14
--FILE--
15
<?php
0 commit comments