-
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: api-platform/documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: api-platform/documentation
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
- 19 commits
- 3 files changed
- 2 contributors
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20334b3 - Browse repository at this point
Copy the full SHA 20334b3View commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a41c0d6 - Browse repository at this point
Copy the full SHA a41c0d6View commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 237c6c4 - Browse repository at this point
Copy the full SHA 237c6c4View commit details
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7369fe5 - Browse repository at this point
Copy the full SHA 7369fe5View commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca916e1 - Browse repository at this point
Copy the full SHA ca916e1View commit details
Commits on Jun 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43e0075 - Browse repository at this point
Copy the full SHA 43e0075View commit details -
Configuration menu - View commit details
-
Copy full SHA for b74bc3b - Browse repository at this point
Copy the full SHA b74bc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0ac98 - Browse repository at this point
Copy the full SHA 1a0ac98View commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5a5433 - Browse repository at this point
Copy the full SHA c5a5433View commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5181186 - Browse repository at this point
Copy the full SHA 5181186View commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8910f2a - Browse repository at this point
Copy the full SHA 8910f2aView commit details
Commits on Dec 27, 2025
-
Remove soyuka/phpunit fork from all composer.json files and upgrade to PHPUnit 12.2. Update CI workflow to install PHPUnit before other steps and configure MongoDB conditional execution. Migrate tests from Prophecy to PHPUnit native mocking in FieldsBuilderTest and Symfony event listener tests. Remove unused dataprovider and fix warnings.
Configuration menu - View commit details
-
Copy full SHA for 873543a - Browse repository at this point
Copy the full SHA 873543aView commit details
Commits on Mar 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9220cf1 - Browse repository at this point
Copy the full SHA 9220cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a63a3a7 - Browse repository at this point
Copy the full SHA a63a3a7View commit details
Commits on Apr 30, 2026
-
chore: allow phpunit ^11.5 for PHP 8.2 compatibility
PHPUnit 12 requires PHP 8.3+. Widen the constraint in the root and each component composer.json so PHP 8.2 resolves to 11.5 (LTS) and 8.3+ to 12.x. Removes the per-job "Force PHPUnit 11.5" workaround steps from CI. | Q | A | ------------- | --- | Branch? | 4.3 | Tickets | ∅ | License | MIT | Doc PR | ∅
Configuration menu - View commit details
-
Copy full SHA for f07b444 - Browse repository at this point
Copy the full SHA f07b444View commit details
Commits on Jun 25, 2026
-
chore: open 5.0 development line
Bump dev-main branch alias 4.4.x-dev -> 5.0.x-dev across root and all 21 subpackage composer.json files. Update COMPOSER_ROOT_VERSION to 5.0.x-dev (was stale at 4.3.x-dev). The 4.4 branch was cut from the prior 4.4.x-dev HEAD before this bump to carry the 4.4 maintenance line.
Configuration menu - View commit details
-
Copy full SHA for 0b9eb70 - Browse repository at this point
Copy the full SHA 0b9eb70View commit details -
chore: require ^4.4@alpha for inter-package dependencies
#7115 added cross-package calls new in 4.4 — getStateOptionsRepositoryMethod() in api-platform/state and the repositoryMethod constructor argument in api-platform/doctrine-common — that 4.4 provider code invokes. The old ^4.2/^4.3 sibling floors let `composer update --prefer-lowest` pull releases lacking these symbols, so the per-component lowest CI jobs failed with "undefined method" / "unknown named parameter". Floor all api-platform/* inter-package constraints at ^4.4. The @Alpha stability flag is required because the subpackages set minimum-stability:beta, under which a plain ^4.4 would not match the 4.4.0-alpha prereleases. Revert to plain ^4.4 once 4.4.0 stable ships.
Configuration menu - View commit details
-
Copy full SHA for 2d7454d - Browse repository at this point
Copy the full SHA 2d7454dView commit details
Commits on Jun 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 278acc6 - Browse repository at this point
Copy the full SHA 278acc6View commit details
Commits on Jun 29, 2026
-
chore: bump inter-package constraints to ^5.0@alpha
Completes 22ece5199 (open 5.0 dev line): root is 5.0.x-dev but the self-referential api-platform/* constraints were left at ^4.4@alpha, which is unresolvable in the component split-tests (published 4.4 alphas require metadata ^4.4, conflicting with the 5.0 root).
Configuration menu - View commit details
-
Copy full SHA for 80553b9 - Browse repository at this point
Copy the full SHA 80553b9View 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 4.0...main