Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.0.0

Latest

Choose a tag to compare

@pavog pavog released this 13 Oct 16:10
6af70c0

⚠️ aternos/codex-minecraft v4.0.0 drops support for php 8.1 & 8.2 and only supports php 8.3 & 8.4 ⚠️

What's Changed

  • Make members for matches not-nullable by @pavog in #118
  • #127 by @pavog
    • Require PHP 8.3 or newer
    • Update aternos/codex to 3.0.0
    • Update phpunit to 12.4
    • Add vilibility modifier and type to constants
    • Remove constants from ReportParser and use values from ReportLevel enum instead
    • Fix warning level in test: forge-crash-report.json
    • Fix warning level in test: mohist-crash-report.json

Full Changelog: v3.9.0...v4.0.0