Commit c864e7f
committed
bug #490 Fix make:functional-test for Symfony 5 (fabpot)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Fix make:functional-test for Symfony 5
As of Symfony 5, the Client class has been renamed and does not exist anymore.
Commits
-------
e52c8c4 Fix make:functional-test for Symfony 51 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments