All notable changes to AttributeUtils will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Add union type introspection to
TypeDef. - Sub-attributed may now implement the
FromReflection*methods.
- Improved PHPStan conformance.
- Assorted improvements to dev tooling setup.
- Sub-attribute callbacks may now be closures. No need to reference methods by string anymore.
- Added a separate analyzer for functions and closures.
- Stable release.
- Switch to PHPUnit 10.
- Improve PHPStan conformance.
ReadsClassinterface for attributes to be passed the class attribute they're associated with.Finalizableinterface for attributes to do final cleanup.
- Nothing
- Improved code documentation to PHPStan level 7.
Initial public release, Release Candidate.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing