laminas/laminas-stratigility
Laminas Stratigility provides PSR-15 HTTP middleware tools, including a middleware pipeline and helpers for composing request handlers. Build reusable, interoperable middleware stacks for PHP applications and frameworks.
4.3.x bugfix release (patch)
3.14.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
[@final](https://github.com/final), Updates locked dependencies thanks to @renovate[bot]Feature release (minor)
Adds PHP 8.4 Support
4.0.x bugfix release (patch)
4.0.x bugfix release (patch)
Backwards incompatible release (major)
MiddlewarePipe as an iterable thanks to @gsteel and @boesingThis release adds support for PSR-7 v1.1 and 2.0.
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Utils::getStatusCode() to verify that the code returned from a Throwable is actually an integer before attempting to see if it falls in the HTTP response status code range. If not, it will return the status from the provided response instance.NotFoundHandler is technically a request handler, we are moving it to the Handler namespace with only implementing the RequestHandlerInterface instead of the MiddlewareInterface.NotFoundHandler in the Middleware namespace as deprecated in favor of the new NotFoundHandler in the Handler namespace.replace version constraint in composer.json so repository can be used as replacement of zendframework/zend-stratigility:^3.2.0.How can I help you explore Laravel packages today?