Skip to content

Releases: monque/PHP-Migration

Bugfix #13

15 Dec 15:34
Compare
Choose a tag to compare

Fixed #13 Call to undefined method PhpParser\Node\Expr\ArrayDimFetch::toString()

Add binary bindings to composer.json

03 Sep 16:12
Compare
Choose a tag to compare

#9 Add binary bindings to composer.json

PHP 7 supported now!

28 Aug 10:10
Compare
Choose a tag to compare

Want to see what will be checked?

check this https://github.com/monque/PHP-Migration/blob/master/doc/migration70.yml

Changes

  • Changing the minimum supported version on PHP from 5.3 to 5.5
  • Update PHP-Parser to version 2.1
  • Process name/namespeced node before starting check
  • Use YAML to record\document changes

Fix

  • #7 Undefined property in AbstractIntroduced.php on line 150

v0.1.2

21 Oct 03:41
Compare
Choose a tag to compare

Fix

  • #5 Run not on Windows
  • #6 Shellscript have a wrong path
  • #2 nikic vendor dependency too restrictive
  • #3 Running CLI in local composer installation fails