v3.1.0
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
- @raphaelstolt made their first contribution in #71
- @vladsolntsev made their first contribution in #74
- @simbig made their first contribution in #82
Full Changelog: v3.0.0...v3.1.0