Commit 1f0aa82
committed
[TASK] Avoid heredoc in a 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 4a8a1c1 commit 1f0aa82
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
578 | 577 | | |
579 | 578 | | |
580 | 579 | | |
| |||
0 commit comments