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: 5.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: 5.2.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 8, 2024

  1. Remove comment about lib

    Most if not all packages have been migrated to src.
    greg0ire committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    04388b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3ee08 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    86f67a2 View commit details
    Browse the repository at this point in the history
  2. Split static analysis workflow

    This should allow downstream projects to better prepare for the Psalm
    removal: they can use the new phpstan workflow whenever they want to
    drop Psalm, and when all of them do, then we can drop the static
    analysis workflow form this repository.
    greg0ire committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c5b75c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from greg0ire/split-sa-workflow

    Split static analysis workflow
    greg0ire authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a233747 View commit details
    Browse the repository at this point in the history
Loading