Skip to content

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Sep 8, 2025

Fixes PHP8.5 deprecation warnings in CI build

Deprecated: Using null as an array offset is deprecated, use an empty string instead on phar:///home/runner/work/phpstan-src/phpstan-src/extension/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/TypeSpecifierContext.php:28

null is converted into empty-string implicitly, see https://3v4l.org/5TTAO

@ondrejmirtes ondrejmirtes merged commit 402cc3f into phpstan:2.1.x Sep 8, 2025
449 of 456 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@staabm staabm deleted the fix85 branch September 8, 2025 10:27
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