Releases: kristos80/hook
Releases · kristos80/hook
v2.10.0
Compare
Sorry, something went wrong.
No results found
2.10.0 (2026-06-16)
Features
validate priority is integer in addFilter (ef4e49c )
v2.9.2
Compare
Sorry, something went wrong.
No results found
2.9.2 (2026-05-08)
Performance Improvements
cache validation result instead of callback reflection (7967d08 )
v2.9.1
Compare
Sorry, something went wrong.
No results found
2.9.1 (2026-05-08)
Performance Improvements
cache callback reflections in type-hint validation (cc05772 )
v2.9.0
Compare
Sorry, something went wrong.
No results found
2.9.0 (2026-02-20)
Features
add FIRST and LAST priority constants to HookInterface (37d230d )
v2.8.0
Compare
Sorry, something went wrong.
No results found
2.8.0 (2026-02-20)
Features
add getMinPriority and getMaxPriority methods (ae47217 )
v2.7.0
Compare
Sorry, something went wrong.
No results found
2.7.0 (2026-02-10)
Features
support per-hook priority via int|array parameter (be64915 )
v2.6.0
Compare
Sorry, something went wrong.
No results found
2.6.0 (2026-02-03)
Features
deprecate acceptedArgs parameter (6fe645e )
v2.5.0
Compare
Sorry, something went wrong.
No results found
2.5.0 (2026-02-03)
Features
add requireTypedParameters option for type hint enforcement (d70045a )
v2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-02-02)
Features
instruct Hook class to implement a HookInterface interface (306c67d )
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-01-09)
Features
handle invalid number of arguments in a better way (bf8ee54 )