github carthage-software/mago 0.2.1
Mago 0.2.1

latest releases: 1.0.0-rc.13, 1.0.0-rc.12, 1.0.0-rc.11...
11 months ago

Mago 0.2.1 is a small but important update addressing an issue in the compatibility plugin for the linter.

🛠 Fixes

  • Compatibility Plugin PHP Version Handling:
    • Resolved a bug where some rules had incorrect PHP version requirements. This caused errors to be reported for the wrong PHP versions. For example:
      • Rules like "you can't use named arguments" were incorrectly flagged for PHP versions >= 8.0 instead of versions < 8.0.
    • The PHP version requirements for all affected rules have been corrected, ensuring accurate compatibility checks.

This fix ensures the compatibility plugin works as intended, aligning error reports with the correct PHP versions.


Thank you for using Mago, and as always, happy coding!

Don't miss a new mago release

NewReleases is sending notifications on new releases.