spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

Update interceptors #1117

Closed roxblnfk closed 3 months ago

roxblnfk commented 3 months ago
Q A
Bugfix? ✔️
Breaks BC?
New feature? ✔️

Add CallableHandler that just calls callables Fix interceptor HandlerInterface: use CallContextInterface instead of the CallContext class