phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Fix get_object_vars() return type

Open Triplkrypl opened this issue 1 month ago • 1 comments

I created new pull request for: https://github.com/phpstan/phpstan-src/pull/4580 because i can not update source branch.

Triplkrypl avatar Dec 11 '25 21:12 Triplkrypl

Please add a test in the tests/PHPStan/Analyser/nsrt directory asserting the type of the example of your issue.

For inspiration see other files in this folder. Just adding a new file with a assertType() should do

staabm avatar Dec 12 '25 16:12 staabm