Skip to content

v0.9.8

Latest
Compare
Choose a tag to compare
@rougin rougin released this 23 May 07:54
· 5 commits to master since this release
32fb82c

Added

  • phpcsfixer.php as custom rules for the friendsofphp/php-cs-fixer package
  • Test cases for the complete code coverage after running friendsofphp/php-cs-fixer
  • @deprecated notices for specified classes from previous versions
  • HandlerInterface for all wrapper variants of PSR-15 middlewares

Changed

  • Router::__construct supports adding RouteInterface in the array
  • Code styling based on friendsofphp/php-cs-fixer package