Skip to content

Conversation

blankse
Copy link
Contributor

@blankse blankse commented Jan 30, 2025

@@ -4729,7 +4729,7 @@
'Imagick::getColorspace' => ['Imagick::COLORSPACE_*'],
'Imagick::getCompression' => ['Imagick::COMPRESSION_*'],
'Imagick::getCompressionQuality' => ['int'],
'Imagick::getConfigureOptions' => ['string'],
'Imagick::getConfigureOptions' => ['array'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to be more specific here, is it array<uppercase-string, string>?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ondrejmirtes I changed it here e92d478

It's not just uppercase strings.

@ondrejmirtes ondrejmirtes merged commit 60f9b8b into phpstan:2.1.x Jan 30, 2025
429 of 430 checks passed
@ondrejmirtes
Copy link
Member

Thank you.

@blankse blankse deleted the fix_imagick_get_configure_options branch January 30, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants