2.9.0 (2026-02-20)
- add FIRST and LAST priority constants to HookInterface (37d230d)
2.8.0 (2026-02-20)
- add getMinPriority and getMaxPriority methods (ae47217)
2.7.0 (2026-02-10)
- support per-hook priority via int|array parameter (be64915)
2.6.0 (2026-02-03)
- deprecate acceptedArgs parameter (6fe645e)
2.5.0 (2026-02-03)
- add requireTypedParameters option for type hint enforcement (d70045a)
2.4.0 (2026-02-02)
- instruct
Hookclass to implement aHookInterfaceinterface (306c67d)
2.3.0 (2026-01-09)
- handle invalid number of arguments in a better way (bf8ee54)
2.2.0 (2026-01-08)
- avoid circular dependency (de1f7bc)
2.1.0 (2025-12-15)
- return the first argument on empty collection of filters/actions if exists (3a69208)
2.0.0 (2025-12-02)
- drop PHP7 support (e28c25f)
- Not compatible with PHP7 anymore
1.1.0 (2025-11-20)
- extra array check is not needed (5f4cc60)
1.0.3 (2025-10-03)
- add
phprequirement version for compatibility (c6564f1)
1.0.2 (2025-10-03)
- add license for composer package (5105b17)
1.0.1 (2025-10-03)
- add licence template for composer package (23bf96c)
- initial release (ee10cef)