Skip to content

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Sep 25, 2024

less magic, less error prone

Comment on lines -385 to -389
TrinaryLogic &$isNonEmpty,
TrinaryLogic &$isNonFalsy,
TrinaryLogic &$isNumeric,
bool &$inOptionalQuantification,
?array &$onlyLiterals,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

essentially I moved these by-ref parameters into a separate class without anymore by-ref semantics

@staabm staabm marked this pull request as ready for review September 25, 2024 09:21
@phpstan-bot
Copy link
Collaborator

This pull request has been marked as ready for review.

@ondrejmirtes ondrejmirtes merged commit de74813 into phpstan:1.12.x Sep 25, 2024
484 of 501 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@staabm staabm deleted the extract-walk-result branch September 25, 2024 10:45
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.

3 participants