Skip to content

First release of 0.6.x series

Latest
Compare
Choose a tag to compare
@henriquemoody henriquemoody released this 12 Jan 09:58
· 27 commits to master since this release
  • Accept routines passed as callable class name
  • Changed the position of the function rtrim in method createRegexPatterns
  • createUri() now aware of virtualhost
  • Fix Error handling link
  • Fixed not catchable errors on __toString()
  • Make routines accept instances that are callable
  • Removes the execution of the route within __toString()
  • Use PSR-2 standard
  • Use PSR-4 standard