-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Comparing changes
Open a pull request
base repository: symfony/symfony
base: v3.4.34
head repository: symfony/symfony
compare: v3.4.35
- 15 commits
- 12 files changed
- 4 contributors
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 23151ed - Browse repository at this point
Copy the full SHA 23151edView commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1507413 - Browse repository at this point
Copy the full SHA 1507413View commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6be5cc7 - Browse repository at this point
Copy the full SHA 6be5cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c4f00 - Browse repository at this point
Copy the full SHA a4c4f00View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7064ff3 - Browse repository at this point
Copy the full SHA 7064ff3View commit details -
security #cve-2019-18887 [HttpKernel] Use constant time comparison in…
… UriSigner (stof) This PR was merged into the 3.4 branch.
Configuration menu - View commit details
-
Copy full SHA for 0102134 - Browse repository at this point
Copy the full SHA 0102134View commit details -
security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of …
…files with leading dash (nicolas-grekas) This PR was merged into the 3.4 branch.
Configuration menu - View commit details
-
Copy full SHA for b21025b - Browse repository at this point
Copy the full SHA b21025bView commit details -
security #cve-2019-18889 [Cache] forbid serializing AbstractAdapter a…
…nd TagAwareAdapter instances (nicolas-grekas) This PR was merged into the 3.4 branch.
6Configuration menu - View commit details
-
Copy full SHA for 4cc37df - Browse repository at this point
Copy the full SHA 4cc37dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8edc5 - Browse repository at this point
Copy the full SHA 1c8edc5View commit details
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bb8c82c - Browse repository at this point
Copy the full SHA bb8c82cView commit details -
minor #34340 Allow returning null from NormalizerInterface::normalize…
… (teohhanhui) This PR was merged into the 3.4 branch. Discussion ---------- Allow returning null from NormalizerInterface::normalize | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes? | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Looking at the code, it seems that a normalizer might be called with a `null` value for `$data`, and thus it's only sensible that it be allowed to return `null` too: https://github.com/symfony/symfony/blob/7064ff35f2539e2c915257a50eb37839b485dbeb/src/Symfony/Component/Serializer/Serializer.php#L141-L148 Updating the phpdoc to match. Commits ------- 1c8edc5 Allow returning null from NormalizerInterface::normalize
Configuration menu - View commit details
-
Copy full SHA for 53dc781 - Browse repository at this point
Copy the full SHA 53dc781View commit details -
bug #34344 [Console] Constant STDOUT might be undefined (nicolas-grekas)
This PR was merged into the 3.4 branch. Discussion ---------- [Console] Constant STDOUT might be undefined | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #34341 | License | MIT | Doc PR | N/A Commits ------- bb8c82c [Console] Constant STDOUT might be undefined.
Configuration menu - View commit details
-
Copy full SHA for 32bde39 - Browse repository at this point
Copy the full SHA 32bde39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e25850 - Browse repository at this point
Copy the full SHA 3e25850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02257c8 - Browse repository at this point
Copy the full SHA 02257c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2adc85d - Browse repository at this point
Copy the full SHA 2adc85dView 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 v3.4.34...v3.4.35