magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

Update magento-semver to be compatible with PHP7.4 #33

Closed xmav closed 4 years ago

xmav commented 4 years ago

Description (*)

Add support of PHP 7.3 & PHP 7.4 syntax

Manual testing scenarios (*)

Changes were verified using Jenkins builds on large changeset showing identical results comparable to version 5.0.0

Questions or comments

Due to updated dependency lowest PHP version is 7.2.29. https://packagist.org/packages/tomzx/php-semver-checker#v0.14.0

Contribution checklist (*)