mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Merge branch 'PHP-8.3'
This commit is contained in:
commit
5517cb01c2
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user