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

Add support for CodeLocationMissing to give a hint what code is missing #1431

Closed Nyholm closed 4 months ago

Nyholm commented 4 months ago

This is a small quality of life improvement. It will add a better exception message when CodeLocationMissing is thrown. It will help debugging to add a little more context.

Nyholm commented 4 months ago

Thank you for the review. CI is green now

Nyholm commented 4 months ago

Lovely. Thank you for reviews and merge <3

herndlm commented 4 months ago

This is the good part of the open source Internet. Every contribution with one of you 3 people feels like sitting in the living room on a sofa discussing things or so while having a nice drink.