We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda2871 commit 2361adfCopy full SHA for 2361adf
stubs/ext/gd/imagecolorsforindex.php
@@ -1,5 +1,5 @@
1
<?php
2
3
-function imagecolorsforindex(\GdImage $image, int $color) : array|false
+function imagecolorsforindex(\GdImage $image, int $color) : array
4
{
5
}
0 commit comments