We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c2df89 + b4fb664 commit 797ee86Copy full SHA for 797ee86
ext/gd/tests/bug81739.phpt
@@ -1,9 +1,7 @@
1
--TEST--
2
Bug #81739 (OOB read due to insufficient validation in imageloadfont())
3
---SKIPIF--
4
-<?php
5
-if (!extension_loaded("gd")) die("skip gd extension not available");
6
-?>
+--EXTENSIONS--
+gd
7
--FILE--
8
<?php
9
$s = fopen(__DIR__ . "/font.font", "w");
0 commit comments