Information about compatibility with PHP 8.4's native ReflectionConstant API is missing in https://github.com/Roave/BetterReflection/blob/6.60.x/docs/compatibility.md
Notably I want to know if the isDeprecated() and (PHP 8.5) getAttributes() methods are available. :)
Information about compatibility with PHP 8.4's native
ReflectionConstantAPI is missing in https://github.com/Roave/BetterReflection/blob/6.60.x/docs/compatibility.mdNotably I want to know if the
isDeprecated()and (PHP 8.5)getAttributes()methods are available. :)