-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Comparing changes
Open a pull request
base repository: symfony/symfony
base: v4.4.38
head repository: symfony/symfony
compare: v4.4.39
- 17 commits
- 34 files changed
- 4 contributors
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca56620 - Browse repository at this point
Copy the full SHA ca56620View commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05868b2 - Browse repository at this point
Copy the full SHA 05868b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c555813 - Browse repository at this point
Copy the full SHA c555813View commit details -
bug #45583 [WebProfilerBundle] Fixes HTML syntax regression introduce…
…d by #44570 (xavismeh) This PR was merged into the 4.4 branch. Discussion ---------- [WebProfilerBundle] Fixes HTML syntax regression introduced by #44570 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A The PR #44570 introduced an invalid HTML syntax and this PR fixes this regression Commits ------- c555813 [WebProfilerBundle] Fixes HTML syntax regression introduced by #44570
Configuration menu - View commit details
-
Copy full SHA for 0ed2a8f - Browse repository at this point
Copy the full SHA 0ed2a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 721996a - Browse repository at this point
Copy the full SHA 721996aView commit details -
bug #45585 [HttpClient] fix checking for unset property on PHP <= 7.1…
….4 (nicolas-grekas) This PR was merged into the 4.4 branch. Discussion ---------- [HttpClient] fix checking for unset property on PHP <= 7.1.4 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - As spotted by the CI and confirmed here: https://3v4l.org/2Xv3N Commits ------- 721996a [HttpClient] fix checking for unset property on PHP <= 7.1.4
Configuration menu - View commit details
-
Copy full SHA for f432349 - Browse repository at this point
Copy the full SHA f432349View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4453bdb - Browse repository at this point
Copy the full SHA 4453bdbView commit details -
bug #45595 [FrameworkBundle] Fix resetting container between tests (n…
…icolas-grekas) This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle] Fix resetting container between tests | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #40965, fix #45580 | License | MIT | Doc PR | - Replaces #45479 and #45581, related to #34078. Calling `boot()` on an already booted kernel does reset the container, so we don't need to care anymore about the state of kernel. #45580 is fixed by removing `private static $kernelContainer`, which can be out of sync with `static::$kernel->getContainer()` since `KernelBrowser` creates new containers when shutting down the kernel between requests. Commits ------- 4453bdb [FrameworkBundle] Fix resetting container between tests
Configuration menu - View commit details
-
Copy full SHA for 09ec24d - Browse repository at this point
Copy the full SHA 09ec24dView commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4a2089 - Browse repository at this point
Copy the full SHA f4a2089View commit details -
bug #45532 Fix deprecations on PHP 8.2 (nicolas-grekas)
This PR was merged into the 4.4 branch. Discussion ---------- Fix deprecations on PHP 8.2 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | On the road to #44282 | License | MIT | Doc PR | - Commits ------- ca56620 Fix deprecations on PHP 8.2
Configuration menu - View commit details
-
Copy full SHA for d4150be - Browse repository at this point
Copy the full SHA d4150beView commit details -
bug #45610 [HttpKernel] Guard against bad profile data (nicolas-grekas)
This PR was merged into the 4.4 branch. Discussion ---------- [HttpKernel] Guard against bad profile data | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #45606 | License | MIT | Doc PR | - Commits ------- f4a2089 [HttpKernel] Guard against bad profile data
Configuration menu - View commit details
-
Copy full SHA for 6ef994c - Browse repository at this point
Copy the full SHA 6ef994cView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b909acf - Browse repository at this point
Copy the full SHA b909acfView commit details -
bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isN…
…otModified` (HypeMC) This PR was merged into the 4.4 branch. Discussion ---------- [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModified` | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - If an `If-None-Match` header is provided in the request and there's no `ETag` header in the response, the following deprecation notice occurs on PHP 8.1 in `Response::isNotModified`: ``` Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated ``` Commits ------- b909acf [HttpFoundation] Fix PHP 8.1 deprecation in isNotModified
Configuration menu - View commit details
-
Copy full SHA for 3cea8e7 - Browse repository at this point
Copy the full SHA 3cea8e7View commit details
Commits on Mar 5, 2022
-
8000 Configuration menu - View commit details
-
Copy full SHA for a16383d - Browse repository at this point
Copy the full SHA a16383dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b5636 - Browse repository at this point
Copy the full SHA f7b5636View commit details -
Configuration menu - View commit details
-
Copy full SHA for c827217 - Browse repository at this point
Copy the full SHA c827217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab468e - Browse repository at this point
Copy the full SHA 0ab468eView commit details
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 v4.4.38...v4.4.39