1.6.0
Closed Oct 29, 2021
100% complete
Removed
- This patch removes wiring of the "Request" service to the module's own "RequestFactory". In normal applications, laminas-mvc already provides wiring for the service, and if you need for the factory to vary how it works and provide a laminas-console
Request
on detection of a CLI request, laminas-mvc-console will already do this for you. If you fin…
Removed
- This patch removes wiring of the "Request" service to the module's own "RequestFactory". In normal applications, laminas-mvc already provides wiring for the service, and if you need for the factory to vary how it works and provide a laminas-console
Request
on detection of a CLI request, laminas-mvc-console will already do this for you. If you find that your application is breaking when performing console requests, install laminas/laminas-mvc-console.
Deprecated
- This release deprecates
Laminas\ApiTools\ContentNegotiation\Factory\RequestFactory
. The class is no longer wired in configuration, and will be removed in version 2.0.0.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.