-
-
Notifications
You must be signed in to change notification settings - Fork 9
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/debug-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/debug-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0-BETA1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 7 files changed
- 6 contributors
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a46459 - Browse repository at this point
Copy the full SHA 1a46459View commit details
Commits on Jul 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5967dff - Browse repository at this point
Copy the full SHA 5967dffView commit details
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b9ba1bf - Browse repository at this point
Copy the full SHA b9ba1bfView commit details
Commits on Sep 10, 2025
-
* 7.3: [SecurityBundle] Fix semantic configuration for singulars/plurals in XML [JsonPath] Make the component RFC compliant Fix `#[IsCsrfTokenValid]` to ensure `$tokenKey` is non-nullable
Configuration menu - View commit details
-
Copy full SHA for 8875694 - Browse repository at this point
Copy the full SHA 8875694View commit details
Commits on Sep 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10b202d - Browse repository at this point
Copy the full SHA 10b202dView commit details -
minor #60761 Introduce
twig-cs-fixer(94noni)This PR was squashed before being merged into the 7.4 branch. Discussion ---------- Introduce `twig-cs-fixer` | Q | A | ------------- | --- | Branch? | 7.4 | Bug fix? | no (improve Twig file coding standard consistency) | New feature? | no | Deprecations? | no | Issues | Fix symfony/symfony#54799 | License | MIT --- ## This PR adds config file for the tool `twig-cs-fixer` ([via](https://github.com/VincentLanglet/Twig-CS-Fixer)) As per the original issue, this tool is, in my opinion, relevant here to standardize symfony source Twig file, It follows Twig recommandation, and it's since the issue creation mentioned in the official Twig doc. How to use: - install `twig-cs-fixer` via https://github.com/VincentLanglet/Twig-CS-Fixer - run `{twig-cs-fixer} --config=.twig-cs-fixer.dist.php lint --fix` split in 2 commits; first being the real code, second being the tool run on codebase ## TODOs: - decide if its wanted/needed or not - act default rule set for this PR - define CI --- Friendly ping `@VincentLanglet` `@smnandre` as issue commenters Commits ------- fa3cc0e0ef1 Introduce `twig-cs-fixer`
Configuration menu - View commit details
-
Copy full SHA for 801a8c4 - Browse repository at this point
Copy the full SHA 801a8c4View commit details
Commits on Oct 2, 2025
-
[DependencyInjection] Deprecate ExtensionInterface::getXsdValidationB…
…asePath() and getNamespace()
Configuration menu - View commit details
-
Copy full SHA for 04500c5 - Browse repository at this point
Copy the full SHA 04500c5View commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 435a382 - Browse repository at this point
Copy the full SHA 435a382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a61c5 - Browse repository at this point
Copy the full SHA 21a61c5View commit details
Commits on Oct 13, 2025
-
* 6.4: [DebugBundle] Wire `DumpDataCollector`'s `webMode` argument filter should be empty when filtering on all domains
Configuration menu - View commit details
-
Copy full SHA for 0aee008 - Browse repository at this point
Copy the full SHA 0aee008View commit details -
* 7.3: Fix generating logout link with stateless csrf [AssetMapper] Fix tests [DebugBundle] Wire `DumpDataCollector`'s `webMode` argument filter should be empty when filtering on all domains
Configuration menu - View commit details
-
Copy full SHA for 5c5911a - Browse repository at this point
Copy the full SHA 5c5911aView commit details
Commits on Oct 24, 2025
-
feature #62027 [DebugBundle][HttpKernel] Collect dumps when console p…
…rofiling is enabled (HypeMC) This PR was merged into the 7.4 branch. Discussion ---------- [DebugBundle][HttpKernel] Collect dumps when console profiling is enabled | Q | A | ------------- | --- | Branch? | 7.4 | Bug fix? | yes | New feature? | yes | Deprecations? | no | Issues | Fix #61971 | License | MIT Currently, when profiling a console command, calls to `dump()` aren't collected. With this PR, they'll be collected when profiling is enabled, or output directly when it's not. Not entirely sure whether this should be considered a bug or simply a missing feature. Commits ------- c4f80916902 [HttpKernel][DebugBundle] Collect dumps when console profiling is enabled
Configuration menu - View commit details
-
Copy full SHA for 329383f - Browse repository at this point
Copy the full SHA 329383fView 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 v7.3.4...v7.4.0-BETA1