Skip to content

Version 3.0.2

Choose a tag to compare

@Alexandre-T Alexandre-T released this 06 Aug 12:10
· 35 commits to main since this release

3.0.2 (2026-08-06)

🐛 Bug Fixes

  • quality errors found by upgraded PHP-Stan (088841e)
  • sanitize exception message values to prevent inflated messages injection (f97a790)

📚 Documentation

🌳 Environmental Impact

  • Decrease the package size (a2e912b)

👷 CI/CD

  • add test with next lexer major version (c9a8678)
  • migration from coveralls to codecov (1a3923a)

🔧 Maintenance

  • add missing emoji (52b899e)
  • create script-shorcuts for composer (5e25b49)
  • Dockerfile optimze installations of quality tools (e5e9ef1)
  • headers updated (e18454a)

📊​ Quality tools

  • new tool : commit-and-tag-version (e48e43b)
  • PHP-STAN upgraded (83cf636)
  • update PHPMD ruleset name and adjust maximum method length allowed (85accad)

📗​ PHPUnit tests