Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Version 0.9 released

Latest
Compare
Choose a tag to compare
@o-alquimista o-alquimista released this 02 May 00:05
· 3 commits to master since this release

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.