-
-
Notifications
You must be signed in to change notification settings - Fork 95
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/http-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 7 files changed
- 5 contributors
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8efac44 - Browse repository at this point
Copy the full SHA 8efac44View commit details
Commits on Mar 27, 2020
-
[HttpKernel][LoggerDataCollector] Prevent keys collisions in the sani…
…tized logs processing
Configuration menu - View commit details
-
Copy full SHA for d9df6c0 - Browse repository at this point
Copy the full SHA d9df6c0View commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c15b5ac - Browse repository at this point
Copy the full SHA c15b5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e886d - Browse repository at this point
Copy the full SHA 73e886dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaa783 - Browse repository at this point
Copy the full SHA aeaa783View commit details
Commits on Mar 31, 2020
-
bug #36239 [HttpKernel][LoggerDataCollector] Prevent keys collisions …
…in the sanitized logs processing (fancyweb) This PR was merged into the 3.4 branch. Discussion ---------- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | symfony/symfony#36159 | License | MIT | Doc PR | - `$sanitizedLogs` is used with numeric and "associative" keys. To prevent collisions when the message is a number, we can simply prepend all messages with a random letter (so we avoid a behavior refactor). It doesn't matter since they key is only used for the processing, it is dropped at the end. Commits ------- 79fe888072 [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
Configuration menu - View commit details
-
Copy full SHA for e8eeb67 - Browse repository at this point
Copy the full SHA e8eeb67View commit details
Commits on Apr 1, 2020
-
* 3.4: Fix wrong namespaces [Validator] Fixed calling getters before resolving groups [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
Configuration menu - View commit details
-
Copy full SHA for bce6f33 - Browse repository at this point
Copy the full SHA bce6f33View commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6cb4a21 - Browse repository at this point
Copy the full SHA 6cb4a21View commit details
Commits on Apr 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0c5cf6 - Browse repository at this point
Copy the full SHA c0c5cf6View commit details -
* 3.4: Revert "[travis][appveyor] don't cache .phpunit" silence E_NOTICE triggered since PHP 7.4 [Form] Removed legacy check in `ValidationListener` do not merge constraints within interfaces [Validator] Fixed default group for nested composite constraints
Configuration menu - View commit details
-
Copy full SHA for 047de23 - Browse repository at this point
Copy the full SHA 047de23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3c8e6 - Browse repository at this point
Copy the full SHA 1b3c8e6View commit details -
* 3.4: Tweak the code to avoid fabbot false positives
Configuration menu - View commit details
-
Copy full SHA for ba442be - Browse repository at this point
Copy the full SHA ba442beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01579a0 - Browse repository at this point
Copy the full SHA 01579a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4ba81 - Browse repository at this point
Copy the full SHA 5d4ba81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fba4ed - Browse repository at this point
Copy the full SHA 7fba4edView commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1799a6c - Browse repository at this point
Copy the full SHA 1799a6cView 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 v4.4.7...v4.4.8