-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 8.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: doctrine/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 4 contributors
Commits on Oct 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6db4a41 - Browse repository at this point
Copy the full SHA 6db4a41View commit details -
Merge pull request #66 from doctrine/update-docs
Update `documentation.yml` to reference docs builder
Configuration menu - View commit details
-
Copy full SHA for cf7c368 - Browse repository at this point
Copy the full SHA cf7c368View commit details
Commits on Oct 10, 2025
-
It seems that recent versions of PHPUnit have started honoring display_errors. This prompted me to do this more global change, which means we no longer mean to turn assertions on manually, since that is done in the development INI file.
Configuration menu - View commit details
-
Copy full SHA for 42502ed - Browse repository at this point
Copy the full SHA 42502edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b40ed3 - Browse repository at this point
Copy the full SHA 0b40ed3View commit details
Commits on Oct 11, 2025
-
Let us check that we are running PHPUnit in the right conditions, otherwise we could get surprises such as no error output.
Configuration menu - View commit details
-
Copy full SHA for 76b9a74 - Browse repository at this point
Copy the full SHA 76b9a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698b5c0 - Browse repository at this point
Copy the full SHA 698b5c0View commit details
Commits on Oct 12, 2025
-
Configure working-directory properly
Unless we specify the working directory, composer will install dependencies for the project in the root directory.
Configuration menu - View commit details
-
Copy full SHA for 6206d2f - Browse repository at this point
Copy the full SHA 6206d2fView commit details -
Assume documentation composer.json is already present
We want developers to be able to able to generate docs as well. This means the docs directory should already contain a composer.json for them to use.
Configuration menu - View commit details
-
Copy full SHA for 4a7d4aa - Browse repository at this point
Copy the full SHA 4a7d4aaView commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4671c81 - Browse repository at this point
Copy the full SHA 4671c81View commit details -
I intended to exclude e.g. 11.5.28 but failed to do so because it is greater than 10.5.49. Let us instead just check against 10.0.0: if the upgrade fails, it should be easy to fix it by requiring the correct patch version.
Configuration menu - View commit details
-
Copy full SHA for b41495f - Browse repository at this point
Copy the full SHA b41495fView commit details -
Merge pull request #70 from greg0ire/fix-comparison
Fix version checking
Configuration menu - View commit details
-
Copy full SHA for bc894fb - Browse repository at this point
Copy the full SHA bc894fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.0.0...main