Commit e33c694
committed
minor #19760 [HttpKernel] Fix assertion of deprecation in surrogate fragment renderer (chalasr)
This PR was merged into the 3.1 branch.
Discussion
----------
[HttpKernel] Fix assertion of deprecation in surrogate fragment renderer
| Q | A
| ------------- | ---
| Branch? | 3.1
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
The message has been changed in #19281 but not the corresponding assertion
Commits
-------
4245bac [HttpKernel] Fix assertion of deprecation in fragment rendererFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/HttpKernel/Tests/Fragment
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments