All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PHP 8.0 support and syntax
- PHP < 8.0 support
- deprecated
Basster\LazyResponseBundle\Response\AbstractLazyHttpResponse::getStatus()
method.
- Dependabot issues since today.
- Yey, a Changelog! ;)
- AbstractLazyHttpResponse::getStatus() is deprecated, use AbstractLazyHttpResponse::getStatusCode() instead.
- add status code getter to lazy response interface