PHP Semantic Versioning Checker v0.14.0 Release Notes

Release Date: 2020-04-17 // almost 4 years ago
  • Full Changelog

    ➕ Added

    • 👍 [#100] Add support for PHP 7.4

    ✂ Removed

    • ⬇️ Drop support for PHP 5.6, 7.0, 7.1 and hhvm

Previous changes from v0.13.0

  • ➕ Added

    • 👍 [#99] Add support for class [V154], class method [V150, V156, V157, V151, V152, V158, V159], function [V160], interface [V153] and trait [V155] case change

    🔄 Changed

    • ⚡️ Update V059 level from PATCH to MAJOR

    🛠 Fixed

    • 👍 [#94] PHP 7.1 nullable types not supported