Commit 41a7062
committed
minor #2451 [LiveComponent] Use container.build_hash instead of kernel.secret in CacheWarmer (dkarlovi, smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Use container.build_hash instead of kernel.secret in CacheWarmer
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix #2419
| License | MIT
<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.
Additionally (see https://symfony.com/releases):
- Always add tests and ensure they pass.
- For new features, provide some code snippets to help understand usage.
- Features and deprecations must be submitted against branch main.
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
- Never break backward compatibility (see https://symfony.com/bc).
-->
Commits
-------
257f9d2 Revert changelog update
fd1f745 Update CHANGELOG.md
2b31704 Update LiveComponentExtension.php
276a908 Update LiveComponentExtension.phpFile tree
1 file changed
+2
-1
lines changed- src/LiveComponent/src/DependencyInjection
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
261 | | - | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| |||
0 commit comments