Skip to content

v2.0.0

Compare
Choose a tag to compare
@mremi mremi released this 01 Aug 13:35
· 2 commits to master since this release
bab2937

What's Changed

  • fix(composer): fix order by @mremi in #54
  • fix(rule): Fix phpstan fail for result of array_column by @BitScout in #55
  • feat(ban): Add rule to ban shell execution via backticks by @BitScout in #56
  • feat(ban): Add ban on print statements by @BitScout in #57
  • fix(composer): allow plugin ergebnis/composer-normalize by @mremi in #58
  • Normalize leading backslashes in banned function names by @spawnia in #30
  • fix(ci): use sprintf native function by @brociani in #64

New Contributors

Full Changelog: v1.0.0...v2.0.0