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.19k stars 131 forks source link

Fixed reflection compatibility when method/property/constant/case name is empty #1286

Closed kukulich closed 2 years ago

kukulich commented 2 years ago

Fixes #1278