Skip to content

Released version 0.4

Compare
Choose a tag to compare
@grogy grogy released this 25 Apr 19:54
· 26 commits to master since this release

Added

  • Added check for Symfony dump function dd from @antograssiot.
  • Added check for Laravel dump function dump from @Douglasdc3.
  • Added changelog.
  • Added support for PHP 7.4.

Internal

  • Fixed running tests in PHP 5.4 and PHP 5.5 in CI.