Skip to content

1.7.7

Compare
Choose a tag to compare
@samsonasik samsonasik released this 03 Apr 06:32
· 843 commits to master since this release
1.7.7
1287554
  • Refactor HeroTrait to use ErrorException() for php error for consistency
  • Detect display errors and exclude php errors correctly for both zend-mvc and zend-expressive part
  • use return ResponseInterface for Expressive middleware on __invoke()
  • use stopPropagation() event call on Mvc when show response custom page