Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@gianarb gianarb released this 29 Dec 10:51
· 12 commits to master since this release

Found 8 pull request(s) merged for pennyphp/penny between 0.7.0 and 0.8.0.

  • [#145] make bootstrap event triggered in App::run()
  • [#147] Fixes [#96] , implements ClassName::class prefix for event name
  • [#150] update symfony/http-foundation to ~3.0
  • [#151] remove php7 from allow_failures in travis config
  • [#146] remove ->getContainer() call inside internal App class inside setUpEventWithRequestResponse() method
  • [#152] add exception message to RouteNoutFoundException and MethodNotAllowedException
  • [#154] Add test dispatcher is a closure
  • [#155] Fixed Readme.md and add site