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: brambaud/phpdoc-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.x
Choose a base ref
...
head repository: phpstan/phpdoc-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 15 files changed
  • 5 contributors

Commits on Feb 24, 2026

  1. Remove PHPSTAN_BOT_TOKEN from checkout step

    Removed unused token parameter for checkout step.
    ondrejmirtes authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    60e1ac5 View commit details
    Browse the repository at this point in the history
  2. [StepSecurity] ci: Harden GitHub Actions

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    step-security-bot authored and ondrejmirtes committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    fa93f1c View commit details
    Browse the repository at this point in the history
  3. Lint workflows

    ondrejmirtes committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    ca8f871 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

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

Commits on May 10, 2026

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

Commits on May 18, 2026

  1. Update github-actions

    renovate[bot] authored and ondrejmirtes committed May 18, 2026
    Configuration menu
    Copy the full SHA
    dda1015 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. Update github-actions

    renovate[bot] authored and ondrejmirtes committed May 25, 2026
    Configuration menu
    Copy the full SHA
    6f065b5 View commit details
    Browse the repository at this point in the history
  2. Bump GitHub Actions within their current majors

    Refresh SHA pins to the latest release within the same major version.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    ondrejmirtes and claude committed May 25, 2026
    Configuration menu
    Copy the full SHA
    c79a987 View commit details
    Browse the repository at this point in the history
  3. Bump GitHub Actions across major versions

    Major-version bumps of pinned GitHub Actions; release notes reviewed against
    usage in the phpstan-src/phpstan upgrade. All actions stay pinned to commit SHAs.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    ondrejmirtes and claude committed May 25, 2026
    Configuration menu
    Copy the full SHA
    5d982a2 View commit details
    Browse the repository at this point in the history
  4. Replace deprecated actions/create-release with softprops/action-gh-re…

    …lease
    
    actions/create-release was archived in 2021. Switch to the maintained
    softprops/action-gh-release (pinned to v3.0.0), keeping the changelog body and
    the PHPSTAN_BOT_TOKEN; release name/tag now use the clean tag name.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    ondrejmirtes and claude committed May 25, 2026
    Configuration menu
    Copy the full SHA
    1b7cc35 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Send PR to 2.2.x

    ondrejmirtes committed May 27, 2026
    Configuration menu
    Copy the full SHA
    febda27 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

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

Commits on Jun 22, 2026

  1. Configuration menu
    Copy the full SHA
    f19f2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad7ea9 View commit details
    Browse the repository at this point in the history
Loading