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

Better exception message for when default value is an enum #1380

Closed forrest79 closed 9 months ago

forrest79 commented 10 months ago

This solves an issue #1376.

forrest79 commented 9 months ago

Sorry for a delay, I was working remotely for a couple of days. I added a message check. You can look at it.

Ocramius commented 9 months ago

I think the failures are unrelated to your patch, and instead depend on https://github.com/shivammathur/setup-php/issues/799

Ocramius commented 9 months ago

Needs https://github.com/shivammathur/php-ubuntu/pull/3