Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smeghead/php-variable-hard-usage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: smeghead/php-variable-hard-usage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 10 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 19, 2025

  1. fix: remove typo.

    smeghead committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    c24feb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. fix: The explanation of the calculation specification for local varia…

    …ble severity has been corrected.
    smeghead committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    4e6daf7 View commit details
    Browse the repository at this point in the history
  2. feat: The base of deviation of local variable abuse has been changed …

    …from the average number of rows to the first number of rows.
    smeghead committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    1891b7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from smeghead/feature/change-variable-hard-usag…

    …e-algorithm
    
    feat: The base of deviation of local variable abuse has been changed …
    smeghead authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    c78e1d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    802a9c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from smeghead/feature/assign-operator

    feat: AssignOp has been added to the assignment decision in addition …
    smeghead authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    c616e92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76495cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from smeghead/feature/add-filename

    feat: Add filename to report json.
    smeghead authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    66e94a6 View commit details
    Browse the repository at this point in the history
  8. fix: fix phpstan errors.

    smeghead committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    131fa27 View commit details
    Browse the repository at this point in the history
  9. v0.0.3

    smeghead committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    d9c7ef8 View commit details
    Browse the repository at this point in the history
Loading