This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
This release introduces support for PHP 8 Attributes. This is now the default route definition method, but XML remains available.
Other changes:
- PHP 8.0 is now the minimum version supported.
HttpException
was added to the http component. This exception takes a status code and results in a custom error page.