Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.x Fix PHPStan issues on level 1 #2667

Merged
merged 3 commits into from
May 20, 2023
Merged

2.x Fix PHPStan issues on level 1 #2667

merged 3 commits into from
May 20, 2023

Conversation

gchtr
Copy link
Member

@gchtr gchtr commented Nov 4, 2022

Related:

Issue

There are various issues raised by PHPStan on level 1.

The level 0 issues in #2659 should be resolved first before merging this in.

Solution

This pull request resolves them. It’s mainly missing property definitions.

Impact

None.

Usage Changes

None.

Considerations

None.

Testing

Covered through existing tests.

@gchtr gchtr added the 2.0 label Nov 4, 2022
@gchtr gchtr added the Ready for Review Ready for a contrib to take a look at and review/merge label Dec 30, 2022
Base automatically changed from 2.x-phpstan-level-0 to 2.x-phpstan-setup January 24, 2023 17:01
Base automatically changed from 2.x-phpstan-setup to 2.x January 24, 2023 17:27
@gchtr gchtr mentioned this pull request May 17, 2023
30 tasks
Copy link
Member

@Levdbas Levdbas left a comment

Choose a reason for hiding this comment

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

Seems good to me! func_get_args() in ignoreErrors is still the way to go it seems while looking in some other repositories.

@gchtr gchtr merged commit 5dee82c into 2.x May 20, 2023
@gchtr gchtr deleted the 2.x-phpstan-level-1 branch May 20, 2023 18:37
@gchtr
Copy link
Member Author

gchtr commented May 20, 2023

Great, thanks for the feedback! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 Ready for Review Ready for a contrib to take a look at and review/merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants