Skip to content

Fix null coalesce assignment type - #2702

Merged
ondrejmirtes merged 1 commit into
phpstan:1.10.xfrom
hirokinoue:bug9995
Oct 28, 2023
Merged

Fix null coalesce assignment type#2702
ondrejmirtes merged 1 commit into
phpstan:1.10.xfrom
hirokinoue:bug9995

Conversation

@hirokinoue

Copy link
Copy Markdown
Contributor

@hirokinoue

Copy link
Copy Markdown
Contributor Author

Hi, I'm new to phptan-src. I created a pull request referred to several merged pull requests. Any advice is welcome. Thank you in advance.

@ondrejmirtes

Copy link
Copy Markdown
Member

Perfect, thank you very much!

@ondrejmirtes

Copy link
Copy Markdown
Member

I encourage you to look into more "easy fixes" issues (https://github.com/phpstan/phpstan/milestone/8) :) They might not be exactly "easy" to figure out, I mark issues as "easy fixes" where I'm sure it's actually fixable in the current feature set of PHPStan and doesn't require any fundamental changes or refactorings :)

The rule of thumb is - if the fix takes less than 50 lines of code, you're good to go, if it takes more and is tricker than that, I probably misqualified the issue and shouldn't be marked as easy to fix :)

@hirokinoue
hirokinoue deleted the bug9995 branch October 28, 2023 15:48
@hirokinoue

Copy link
Copy Markdown
Contributor Author

Thank you so much for your review and advice :)

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