-
-
Notifications
You must be signed in to change notification settings - Fork 124
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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 31 files changed
- 6 contributors
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc2ab4f - Browse repository at this point
Copy the full SHA dc2ab4fView commit details
Commits on Sep 13, 2023
-
[FrameworkBundle] no serializer mapping cache in debug mode without e…
…nable_annotations There's no reason we should disable the cache only without `enable_annotations`, when working only with attributes, in debug mode the cache is enabled which is why we often need to clear cache when changing a serialized object to get the changes.
Configuration menu - View commit details
-
Copy full SHA for 96b37be - Browse repository at this point
Copy the full SHA 96b37beView commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d864ddb - Browse repository at this point
Copy the full SHA d864ddbView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a903eb - Browse repository at this point
Copy the full SHA 4a903ebView commit details
Commits on Sep 18, 2023
-
* 5.4: [String] Update wcswidth data with Unicode 15.1 [FrameworkBundle] no serializer mapping cache in debug mode without enable_annotations [Cache] fix using multiple Redis Sentinel hosts when the first one is not resolvable
Configuration menu - View commit details
-
Copy full SHA for f029827 - Browse repository at this point
Copy the full SHA f029827View commit details
Commits on Sep 19, 2023
-
bug #51669 [FrameworkBundle] Handle tags array attributes in descript…
…ors (fancyweb) This PR was merged into the 6.3 branch. Discussion ---------- [FrameworkBundle] Handle tags array attributes in descriptors | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | symfony/symfony#51636 | License | MIT | Doc PR | - Targeting 6.3 since array attributes are only possible in tags since 6.2. Commits ------- 71cf59c994 [FrameworkBundle] Handle tags array attributes in descriptors
Configuration menu - View commit details
-
Copy full SHA for 69d08c1 - Browse repository at this point
Copy the full SHA 69d08c1View commit details
Commits on Sep 25, 2023
-
* 5.4: [Messenger] Fix cloned TraceableStack not unstacking the stack independently [DependencyInjection] Fix autocasting null env values to empty string with container.env_var_processors_locator [Cache] Fix support for Redis Sentinel using php-redis 6.0.0 minor #51693 Disable the dead code analysis in Psalm (stof) Update the PR template [SecurityBundle][PasswordHasher] Fix password migration with custom hasher service with security bundle config [Translator] Fix support for `default_path` in XML [HttpClient] Fix TraceableResponse if response has no destruct method
Configuration menu - View commit details
-
Copy full SHA for c7940e1 - Browse repository at this point
Copy the full SHA c7940e1View commit details
Commits on Sep 27, 2023
-
bug #51588 [FrameworkBundle] Always use buildDir as `ConfigBuilderGen…
…erator` outputDir (HypeMC) This PR was merged into the 5.4 branch. Discussion ---------- [FrameworkBundle] Always use buildDir as `ConfigBuilderGenerator` outputDir | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #51582 | License | MIT | Doc PR | - The `ConfigBuilderGenerator` is instantiated in three places, two of which use `kernel.build_dir` as the output dir, and one which uses `kernel.cache_dir`: - https://github.com/symfony/symfony/blob/29f427fcbd78b700a1b253c7927e51017d964f59/src/Symfony/Component/HttpKernel/Kernel.php#L736 - https://github.com/symfony/symfony/blob/29f427fcbd78b700a1b253c7927e51017d964f59/src/Symfony/Component/DependencyInjection/Extension/ExtensionTrait.php#L55-L61 - https://github.com/symfony/symfony/blob/29f427fcbd78b700a1b253c7927e51017d964f59/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ConfigBuilderCacheWarmer.php#L43-L45 This PR fixes this inconsistency so that `kernel.build_dir` is always used. Commits ------- e1a14b754b [FrameworkBundle] Always use buildDir as `ConfigBuilderGenerator` outputDir
Configuration menu - View commit details
-
Copy full SHA for 63e4ad1 - Browse repository at this point
Copy the full SHA 63e4ad1View commit details -
* 5.4: [FrameworkBundle] Always use buildDir as `ConfigBuilderGenerator` outputDir
Configuration menu - View commit details
-
Copy full SHA for f1e2c3a - Browse repository at this point
Copy the full SHA f1e2c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbdd32 - Browse repository at this point
Copy the full SHA 9cbdd32View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 567cafc - Browse repository at this point
Copy the full SHA 567cafcView 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 v6.3.4...v6.3.5