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: doctrine/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.1.0
Choose a base ref
...
head repository: doctrine/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.2.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    0a660bb View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 5 to 6

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    0e365ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from doctrine/dependabot/github_actions/action…

    …s/download-artifact-6
    
    Bump actions/download-artifact from 5 to 6
    greg0ire authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    b4f9bf6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73 from doctrine/dependabot/github_actions/action…

    …s/upload-artifact-5
    
    Bump actions/upload-artifact from 4 to 5
    greg0ire authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    adc2801 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

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

Commits on Oct 30, 2025

  1. Merge pull request #75 from doctrine/php-docs-version

    Set php version to the same as website
    greg0ire authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3ac9f73 View commit details
    Browse the repository at this point in the history
Loading