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: php-actions/phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3-release
Choose a base ref
...
head repository: php-actions/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 5 contributors

Commits on Apr 29, 2023

  1. feature: default to running vendored phpstan

    Greg Bowler committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7d5a03f View commit details
    Browse the repository at this point in the history
  2. wip: do not add action workspace twice

    Greg Bowler committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0e55334 View commit details
    Browse the repository at this point in the history
  3. wip: check file exists

    Greg Bowler committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b2fe5e1 View commit details
    Browse the repository at this point in the history
  4. wip: use phar

    Greg Bowler committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    09522d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. wip: output install path

    Greg Bowler committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    644204c View commit details
    Browse the repository at this point in the history
  2. wip: output phar path

    Greg Bowler committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ee456ac View commit details
    Browse the repository at this point in the history
  3. wip: mount phpstan

    Greg Bowler committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    14cb03b View commit details
    Browse the repository at this point in the history
  4. docs: update readme

    Greg Bowler committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ceaf45d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #21 from php-actions/composer

    Use composer version by default
    Greg Bowler authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    77ac183 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7c28273 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    cb5f594 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge pull request #29 from 7-zete-7/patch-2

    Made `path` input parameter are non-required
    Greg Bowler authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e826ef6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from 7-zete-7/patch-1

    Do not change phpstan phar permissions when not needed
    Greg Bowler authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d8f8887 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Fix small typo in documentation

    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    8a016aa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Merge pull request #33 from stweil/master

    Fix small typo in documentation
    g105b authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    94bbd9b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    bbec850 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Merge pull request #35 from peternewman/patch-1

    chore: Fix logo image source in README.md
    g105b authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    1446415 View commit details
    Browse the repository at this point in the history
Loading