Roave / BetterReflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
MIT License
1.18k stars 131 forks source link

Raise min phpcs `php_version` to 8.2 #1425

Closed staabm closed 4 months ago

staabm commented 4 months ago

refs https://github.com/Roave/BetterReflection/pull/1423#issuecomment-2068114870

staabm commented 4 months ago

hmm I think the test is buggy.. I wonder why it worked before

Ocramius commented 4 months ago

I think it expects exactly the same types, although we intentionally do stricter types here