Commit 9617915
committed
[TASK] Avoid heredoc in another test
This allows the testcase being autoformatted
without breaking the tests for PHP 7.2.
https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc1 parent 51a3c0a commit 9617915
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | | - | |
| 31 | + | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
0 commit comments