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.6
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.7
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 21, 2025

  1. Update php.yml

    add PHPStan check.
    smeghead authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    d361b37 View commit details
    Browse the repository at this point in the history
  2. The name of the file path information item in scopes mode is file, …

    …but I want to match it with `filename`, which is the name of the file path item in single mode.
    smeghead committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    ebdfeed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from smeghead/feature/change-scopes-result

    The name of the file path information item in scopes mode is `file`, …
    smeghead authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    a6a01dc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. feat: add check mode.

    smeghead committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    ea44f34 View commit details
    Browse the repository at this point in the history
  2. fix: fix phpstan error.

    smeghead committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    042369f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from smeghead/feature/add-threshold-option

    feat: add check mode.
    smeghead authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    0844657 View commit details
    Browse the repository at this point in the history
  4. v0.0.7

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