Skip to content

PHP 8 compatibility and controller attributes support

Latest
Compare
Choose a tag to compare
@phpdevcommunity phpdevcommunity released this 25 Jul 15:27
  • Added support for controller attributes (e.g. #[Route], #[ControllerRoute])
  • Ensured full compatibility with PHP 8+
  • Refactored internals to support native attributes in routing system