forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitf4bb017
committed
minorsymfony#3555 Wrap variables in {} for safer interpolation (ifdattic)
This PR was merged into the 2.3 branch.Discussion----------Wrap variables in {} for safer interpolation| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.3| Fixed tickets |Commits-------4046476 Replace double quotes with single quotes0f7a189 Change interpolation to concatenationd3839ce Wrap variables in {} for safer interpolation1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
| 311 | + | |
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
324 | 324 |
| |
325 | 325 |
|
0 commit comments
Comments
(0)