-
-
Notifications
You must be signed in to change notification settings - Fork 123
Comparing changes
Open a pull request
base repository: symfony/framework-bundle
base: v7.2.0-RC1
head repository: symfony/framework-bundle
compare: v7.2.0
- 7 commits
- 9 files changed
- 4 contributors
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bf0083 - Browse repository at this point
Copy the full SHA 3bf0083View commit details
Commits on Nov 13, 2024
-
bug #58834 [FrameworkBundle] ensure
validator.translation_domain
pa……rameter is always set (xabbuh) This PR was merged into the 7.2 branch. Discussion ---------- [FrameworkBundle] ensure `validator.translation_domain` parameter is always set | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #58833 | License | MIT Commits ------- 67d085415a8 ensure that the validator.translation_domain parameter is always set
Configuration menu - View commit details
-
Copy full SHA for e1fe039 - Browse repository at this point
Copy the full SHA e1fe039View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f954349 - Browse repository at this point
Copy the full SHA f954349View commit details
Commits on Nov 20, 2024
-
[FrameworkBundle] Don't auto-register form/csrf when the correspondin…
…g components are not installed
Configuration menu - View commit details
-
Copy full SHA for 15df69b - Browse repository at this point
Copy the full SHA 15df69bView commit details -
Revert "bug #58937 [FrameworkBundle] Don't auto-register form/csrf wh…
…en the corresponding components are not installed (nicolas-grekas)" This reverts commit 552f7749d2b66485eb424af656827a0818c5bc4f, reversing changes made to e2f2a967158182109faa233b37f26687f6092a96.
Configuration menu - View commit details
-
Copy full SHA for eca6e49 - Browse repository at this point
Copy the full SHA eca6e49View commit details -
Revert "[FrameworkBundle] Deprecate making
cache.app
adapter taggable"This reverts commit eed5b284618ec95eedbc376fb140b8fc24619372.
Configuration menu - View commit details
-
Copy full SHA for 98aa662 - Browse repository at this point
Copy the full SHA 98aa662View commit details -
bug #58950 [FrameworkBundle] Revert " Deprecate making
cache.app
ad……apter taggable" (keulinho) This PR was merged into the 7.2 branch. Discussion ---------- [FrameworkBundle] Revert " Deprecate making `cache.app` adapter taggable" This reverts commit eed5b284618ec95eedbc376fb140b8fc24619372. | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix symfony/symfony#58790 | License | MIT As discussed in former PR the deprecation was wrong, and trying to solve the deprecation will lead in errors. Refer to symfony/symfony#58830 for detailed analysis. [according to the creator](symfony/symfony#58830 (comment)) of the original issue the behaviour that is making problems is actually covered by tests, so I'm not sure how to proceed, but the deprecation is clearly wrong and should not make it to 7.2! Commits ------- 25f0925d9d2 Revert "[FrameworkBundle] Deprecate making `cache.app` adapter taggable"
Configuration menu - View commit details
-
Copy full SHA for a8d0da4 - Browse repository at this point
Copy the full SHA a8d0da4View 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 v7.2.0-RC1...v7.2.0