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 4189782 commit e92d478Copy full SHA for e92d478
resources/functionMap.php
@@ -4729,7 +4729,7 @@
4729
'Imagick::getColorspace' => ['Imagick::COLORSPACE_*'],
4730
'Imagick::getCompression' => ['Imagick::COMPRESSION_*'],
4731
'Imagick::getCompressionQuality' => ['int'],
4732
-'Imagick::getConfigureOptions' => ['array'],
+'Imagick::getConfigureOptions' => ['array<string, string>'],
4733
'Imagick::getCopyright' => ['string'],
4734
'Imagick::getFeatures' => ['string'],
4735
'Imagick::getFilename' => ['string'],
0 commit comments