mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
GH-13082 - imagefontwidth/height unexpectedly throwing an exception on a valid GdFont object.
|
||||
--EXTENSIONS--
|
||||
gd
|
||||
--SKIPIF--
|
||||
<?php if (getenv('TRAVIS')) die('skip Currently fails on Travis'); ?>
|
||||
--FILE--
|
||||
<?php
|
||||
$font = imageloadfont(__DIR__ . "/gh13082.gdf");
|
||||
|
||||
Reference in New Issue
Block a user