Skip to content

Mago 0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 20:09
· 21 commits to main since this release
d3d0c79

🐞 Bug Fixes

Type Hint Compatibility

  • Fixed incorrect version checks for null and false type hints:
    • Previously: Reported as PHP 8.2+ features
    • Now: Correctly allows null and false in union types for PHP 8.0+

Thanks to @Nadyita for reporting #65

✨ New Features

GitLab Issue Reporting

  • Added support for GitLab-compatible issue reporting:
    mago lint --reporting-format=gitlab  

Thanks to @vvvinceocam for the contribution #62


Thank you for your feedback and contributions! 🚀


Full Changelog: 0.8.0...0.8.1