All notable changes to AttributeUtils
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- 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.
ReadsClass
interface for attributes to be passed the class attribute they're associated with.Finalizable
interface for attributes to do final cleanup.
- Nothing
- Improved code documentation to PHPStan level 7.
Initial public release, Release Candidate.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing