Skip to content

v1.0.7

Choose a tag to compare

@sunrise-php sunrise-php released this 25 Dec 21:56
· 798 commits to master since this release
  • Router::match now filters attributes before writing to the route
  • Route attributes now preserving previous values
  • The "any" pseudo-method now supports the following HTTP methods: "OPTIONS", "TRACE", "CONNECT"
  • More tests