Skip to content

v3.1.0

Choose a tag to compare

@mremi mremi released this 05 Mar 08:27
· 5 commits to master since this release
dffb9b7

What's Changed

  • chore(release) Enable lean releases by @raphaelstolt in #71
  • chore(security): replace security checker by composer audit by @vladsolntsev in #74
  • chore(tests): move code snippets into functional tests folder by @vladsolntsev in #75
  • chore(dependencies): update nikic/php-parser to 5.4 by @vladsolntsev in #76
  • chore(dependencies): update phpunit/phpunit to 10.5 by @vladsolntsev in #77
  • chore(dependencies): update symfony/var-dumper to 6.4 by @vladsolntsev in #78
  • feat(ban): add empty to list of banned functions by @vladsolntsev in #79
  • chore(ci): add php 8.4 by @vladsolntsev in #80
  • update regex for test namespaces by @simbig in #82
  • fix(tests): improve type hinting for Scope in BannedNodesRuleTest and… by @Daric971 in #83
  • Revert "fix(tests): improve type hinting for Scope in BannedNodesRuleTest and…" by @Daric971 in #84
  • chore(ci): update PHP version in GitHub Actions by @Daric971 in #85

New Contributors

Full Changelog: v3.0.0...v3.1.0