-
-
Notifications
You must be signed in to change notification settings - Fork 46
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: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 3 contributors
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b21398f - Browse repository at this point
Copy the full SHA b21398fView commit details
Commits on May 17, 2024
-
* 5.4: [PropertyInfo] Update DoctrineExtractor for new DBAL 4 BIGINT type Update security.nl.xlf [Validator] IBAN Check digits should always between 2 and 98 [Security] Populate translations for trans-unit 20 add missing plural translation messages filter out empty HTTP header parts [String] Fix folded in compat mode Remove calls to `getMockForAbstractClass()` [ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode [Serializer] Fix type for missing property add test for JSON response with null as content [Filesystem] Fix dumpFile `stat failed` error hitting custom handler Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` [PhpUnitBridge] Fix `DeprecationErrorHandler` with PhpUnit 10
Configuration menu - View commit details
-
Copy full SHA for 15607a3 - Browse repository at this point
Copy the full SHA 15607a3View commit details
Commits on May 31, 2024
-
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
Configuration menu - View commit details
-
Copy full SHA for 9261fec - Browse repository at this point
Copy the full SHA 9261fecView commit details -
* 5.4: Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Configuration menu - View commit details
-
Copy full SHA for 3fac7ce - Browse repository at this point
Copy the full SHA 3fac7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc5555 - Browse repository at this point
Copy the full SHA 9dc5555View commit details
Commits on Jun 1, 2024
-
bug #57275 Fix autoload configs to avoid warnings when building optim…
…ized autoloaders (Seldaek) This PR was merged into the 5.4 branch. Discussion ---------- Fix autoload configs to avoid warnings when building optimized autoloaders | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT The next composer release next week (you can try `composer dump -o` with snapshots right now) warns a bit more about classes which do not match the psr-4 rules they are found in.. Symfony has quite a few false positives there because the rules are using `""` as path for all individual components so all files of the component are scanned by default. I already made sure Composer excludes the vendor dir by default now, and this fixes the rest of the errors I noticed. Commits ------- 8882804add Fix autoload configs to avoid warnings when building optimized autoloaders
Configuration menu - View commit details
-
Copy full SHA for 875f703 - Browse repository at this point
Copy the full SHA 875f703View commit details
Commits on Jun 2, 2024
-
* 5.4: Fix autoload configs to avoid warnings when building optimized autoloaders
Configuration menu - View commit details
-
Copy full SHA for 937f47c - Browse repository at this point
Copy the full SHA 937f47cView 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 v6.4.7...v6.4.8