Commit 864f1b2
committed
minor #11515 fix varnish comment (OskarStark)
This PR was merged into the 3.4 branch.
Discussion
----------
fix varnish comment
according to this link:
https://varnish-cache.org/docs/trunk/reference/vcl.html#comments
a multiline comment should not start on the "/*"-line
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
f66d3eb fix varnish comment1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments