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