Skip to content

Releases: smeghead/php-variable-hard-usage

v0.0.8

28 Mar 13:22
Compare
Choose a tag to compare

What's Changed

  • fix: change how to parse arguments. by @smeghead in #18
  • Moved command-line option parsing logic into separate classes for bet… by @smeghead in #19
  • change entrypoint class name. by @smeghead in #20
  • feat: use getopt-php. by @smeghead in #21

Full Changelog: v0.0.7...v0.0.8

v0.0.7

25 Mar 13:49
Compare
Choose a tag to compare

What's Changed

  • The name of the file path information item in scopes mode is file, … by @smeghead in #16
  • feat: add check mode. by @smeghead in #17

Full Changelog: v0.0.6...v0.0.7

v0.0.6

21 Mar 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

21 Mar 11:43
Compare
Choose a tag to compare

What's Changed

  • fix: Fix command execution to properly return error codes when failur… by @smeghead in #10
  • fix: fix empty scope error. by @smeghead in #13
  • fix: fix get variable name in InterpolatedString. #12 by @smeghead in #14

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Mar 15:03
Compare
Choose a tag to compare

What's Changed

  • Feature/add single and scopes modes by @smeghead in #9

Full Changelog: v0.0.3...v0.0.4

v0.0.3

20 Mar 11:17
Compare
Choose a tag to compare

What's Changed

  • feat: The base of deviation of local variable abuse has been changed … by @smeghead in #6
  • feat: AssignOp has been added to the assignment decision in addition … by @smeghead in #7
  • feat: Add filename to report json. by @smeghead in #8

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Mar 14:06
Compare
Choose a tag to compare

What's Changed

  • remove Scope interface. by @smeghead in #3
  • update README. by @smeghead in #4
  • feat: When determining the local variable severity, the coefficients … by @smeghead in #5

Full Changelog: v0.0.1...v0.0.2

v0.0.1

18 Mar 12:34
087dde2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.0...v0.0.1

v0.0.0

15 Mar 14:54
Compare
Choose a tag to compare