Skip to content

Test result-cache restore does not trigger reflection in all 1st party extensions#5618

Merged
staabm merged 1 commit intophpstan:2.1.xfrom
staabm:more-1st
May 9, 2026
Merged

Test result-cache restore does not trigger reflection in all 1st party extensions#5618
staabm merged 1 commit intophpstan:2.1.xfrom
staabm:more-1st

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented May 9, 2026

cover all official extensions to make sure we don't have similar bugs (and don't get those in the future)

Comment on lines +5 to +11
"phpstan/phpstan-doctrine": "@dev",
"phpstan/phpstan-beberlei-assert": "@dev",
"phpstan/phpstan-phpunit": "@dev",
"phpstan/phpstan-webmozart-assert": "@dev",
"phpstan/phpstan-mockery": "@dev",
"phpstan/phpstan-nette": "@dev",
"phpstan/phpstan-dibi": "@dev",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I am using a @dev constraint to make sure this test will not stop covering latest versions of the plugin, in case they will release new major versions.
(so we make sure noone needs to remember to adjust this tests' composer.json to cover it)

@staabm staabm merged commit 814f802 into phpstan:2.1.x May 9, 2026
1 check passed
@staabm staabm deleted the more-1st branch May 9, 2026 08:24
staabm added a commit that referenced this pull request May 9, 2026
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.

1 participant