Skip to content

v0.1.0-alpha.5 — Move Fast, Don’t Guess

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:38
568f544

What's Changed

  • fix: skip PHP constants when importing local dependencies by @NickSdot in #3
  • fix: skip PHP alias-qualified import segments by @NickSdot in #4
  • test: move PHP test sources into fixtures by @NickSdot in #5
  • fix: detect stale PHP namespace imports by @NickSdot in #6
  • docs: add GitHub issue and PR templates by @NickSdot in #7
  • test: cover repeated PHP namespace move by @NickSdot in #8
  • fix: move imported PHP constants and functions by @NickSdot in #9
  • fix: move Composer-autoloaded PHP functions and constants by @NickSdot in #10
  • test: share fixture file comparison helper by @NickSdot in #11
  • test: move import placement outputs to fixtures by @NickSdot in #12
  • test: move capture outputs to fixtures by @NickSdot in #13
  • test: move imported symbol outputs to fixtures by @NickSdot in #14
  • test: move alias-qualified output to fixture by @NickSdot in #15
  • test: move remaining PHP CLI outputs to fixtures by @NickSdot in #16
  • test: move temp PHP projects to fixtures by @NickSdot in #17
  • test: move PHP adapter inputs to fixtures by @NickSdot in #18
  • test: share adapter replacement fixture helpers by @NickSdot in #19

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5