Slack for PHP v2.3.0 Release Notes

Release Date: 2024-12-20 // over 1 year ago
  • 🔄 Change Log:

    • 👌 Support PHP 8.1, 8.2, 8.3, 8.4
      • Arguments with a null default must be nullable
      • Test PHP 8.1 through 8.4
      • Fix warnings for PHPUnit

    View full changes

    View Commits


Previous changes from v2.2.1

  • 🔄 Change Log:

    • 💅 Update .gitattributes: Added /.styleci.yml export-ignore
    • 🛠 Fix empty initial values in multi dynamic selects (fix #74)
    • ➕ Add Scrutinizer config with multiple php versions

    View Commits