mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: ext/gd: Fix GH-19955 unit test.
This commit is contained in:
@@ -4,6 +4,10 @@ GH-19955: (imagefttext() memory leak)
|
||||
gd
|
||||
--CREDITS--
|
||||
YuanchengJiang
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if(!function_exists('imagefttext')) die('skip imagefttext() not available');
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
ini_set('error_reporting', E_ALL&~E_WARNING);
|
||||
|
||||
Reference in New Issue
Block a user