-
-
Notifications
You must be signed in to change notification settings - Fork 57
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/psr-http-message-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c901299
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/psr-http-message-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c81476c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 2 contributors
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab64c69 - Browse repository at this point
Copy the full SHA ab64c69View commit details -
minor #96 Run PHPUnit on GitHub Actions (derrabus)
This PR was merged into the 2.1-dev branch. Discussion ---------- Run PHPUnit on GitHub Actions Travis 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
Configuration menu - View commit details
-
Copy full SHA for f12a9e6 - Browse repository at this point
Copy the full SHA f12a9e6View commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d152649 - Browse repository at this point
Copy the full SHA d152649View commit details -
minor #97 Inline $tmpDir (derrabus)
This PR was merged into the 2.1-dev branch. Discussion ---------- Inline $tmpDir This 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
Configuration menu - View commit details
-
Copy full SHA for d558dcd - Browse repository at this point
Copy the full SHA d558dcdView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8f70fa - Browse repository at this point
Copy the full SHA f8f70faView commit details
Commits on Oct 6, 2021
-
minor #99 Add return types to fixtures (derrabus)
This PR was merged into the 2.1-dev branch. Discussion ---------- Add return types to fixtures This should hopefully make Symfony's debug class loader happy. Commits ------- f8f70fa Add return types to fixtures
Configuration menu - View commit details
-
Copy full SHA for 824711c - Browse repository at this point
Copy the full SHA 824711cView commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b2bd334 - Browse repository at this point
Copy the full SHA b2bd334View commit details -
minor #98 Add PHP 8.1 to CI (derrabus)
This PR was merged into the 2.1-dev branch. Discussion ---------- Add PHP 8.1 to CI Commits ------- b2bd334 Add PHP 8.1 to CI
Configuration menu - View commit details
-
Copy full SHA for df83a38 - Browse repository at this point
Copy the full SHA df83a38View commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7a0be3 - Browse repository at this point
Copy the full SHA c7a0be3View commit details -
feature #100 Allow Symfony 6 (chalasr)
This PR was merged into the 2.1-dev branch. Discussion ---------- Allow Symfony 6 Commits ------- c7a0be3 Allow Symfony 6
Configuration menu - View commit details
-
Copy full SHA for c81476c - Browse repository at this point
Copy the full SHA c81476cView 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 c901299...c81476c