Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork57
PermalinkChoose 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 orlearn 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/psr-http-message-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:c901299
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:symfony/psr-http-message-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:c81476c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 10commits
- 10files changed
- 2contributors
Commits on Jul 27, 2021
- derrabus committed
Jul 27, 2021 minor#96Run PHPUnit on GitHub Actions (derrabus)
This PR was merged into the 2.1-dev branch.Discussion----------Run PHPUnit on GitHub ActionsTravis doesn't run any tests at the moment, so let's switch to GitHub actions on this repo as well.Commits-------ab64c69 Run PHPUnit on GitHub Actions
derrabus committedJul 27, 2021
Commits on Aug 4, 2021
- derrabus committed
Aug 4, 2021 minor#97Inline $tmpDir (derrabus)
This PR was merged into the 2.1-dev branch.Discussion----------Inline $tmpDirThis PR fixes an issue where the variable `$tmpDir` of `CovertTest` is used in a data provider before it is initialized through the `setUp()` method. Inlining the variable avoids this trap and makes the whole code a bit clearer.I spotted this while running the tests with PHP 8.1 where passing `null` to `tempnam()` triggers a deprecation warning.Commits-------d152649 Inline $tmpDir
derrabus committedAug 4, 2021
Commits on Oct 6, 2021
minor#99Add return types to fixtures (derrabus)
This PR was merged into the 2.1-dev branch.Discussion----------Add return types to fixturesThis should hopefully make Symfony's debug class loader happy.Commits-------f8f70fa Add return types to fixtures
derrabus committedOct 6, 2021
Commits on Nov 1, 2021
minor#98Add PHP 8.1 to CI (derrabus)
This PR was merged into the 2.1-dev branch.Discussion----------Add PHP 8.1 to CICommits-------b2bd334 Add PHP 8.1 to CI
derrabus committedNov 1, 2021
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 c901299...c81476c
Uh oh!
There was an error while loading.Please reload this page.