Home
last modified time | relevance | path

Searched refs:imageaffinematrixget (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dbug67248.phpt2 Bug #67248 (imageaffinematrixget missing check of parameters)
7 … if(!function_exists('imageaffinematrixget')) die('skip imageaffinematrixget() not available');
15 fn() => imageaffinematrixget($i, new stdClass())
20 !! [TypeError] imageaffinematrixget(): Argument #1 ($type) must be of type array when using transla…
21 !! [TypeError] imageaffinematrixget(): Argument #1 ($type) must be of type array when using transla…
70 !! [ValueError] imageaffinematrixget(): Argument #1 ($type) must be a valid element type
71 !! [ValueError] imageaffinematrixget(): Argument #1 ($type) must be a valid element type
H A Dbug71952.phpt2 Bug #71952 (Corruption inside imageaffinematrixget)
8 imageaffinematrixget(4,$vals[0]);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h713 ZEND_FUNCTION(imageaffinematrixget);
860 ZEND_FE(imageaffinematrixget, arginfo_imageaffinematrixget)
H A Dgd.stub.php318 function imageaffinematrixget(int $type, $options): array|false {} function
H A Dgd.c3893 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() argument

Completed in 24 milliseconds