Skip to content

Releases: Atanamo/PHP-Codeshift

PHP-Codeshift 1.0.5

23 Oct 19:41
Compare
Choose a tag to compare
  • Fix compatibility for PHP 7.2/8.0: Explicitly check STDOUT/STDERR stream constants to be defined
  • Updated dependencies for dev

PHP-Codeshift 1.0.4

01 Mar 16:54
Compare
Choose a tag to compare
  • Minor bugfix
  • Updated dependencies for dev

PHP-Codeshift 1.0.3

17 Jul 23:18
65f3cc1
Compare
Choose a tag to compare
  • Bugfix: New directories were not created with correct permissions - which caused problems on Unix systems.

PHP-Codeshift 1.0.2

22 Apr 22:30
Compare
Choose a tag to compare
  • CodemodRunner: Avoid re-declaring codemod classes by introducing cache
  • SimpleOutputTracer: Fall back to echo

PHP-Codeshift 1.0.1

22 Apr 22:53
Compare
Choose a tag to compare
  • Added options for codemod instances.
  • Added sample codemod "class_constructor_rename"

PHP-Codeshift 1.0.0

22 Apr 20:40
Compare
Choose a tag to compare

First official version.