mezzio / mezzio-router

Router subcomponent for Mezzio
https://docs.mezzio.dev/mezzio/features/router/intro/
BSD 3-Clause "New" or "Revised" License
24 stars 13 forks source link

Drop compatibility with callable stream factories on `ImplicitHeadMiddleware` #68

Closed gsteel closed 3 months ago

gsteel commented 3 months ago
Q A
BC Break yes
QA yes

Description

Remove compatibility with callable stream factories - only accept StreamFactoryInterface

Remove the now unused CallableStreamDecoratorFactory