Commit acea751
committed
minor #7501 Replace array with null (cminovici)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7501).
Discussion
----------
Replace array with null
Argument 2 passed to Symfony\Component\BrowserKit\Client::__construct() must be an instance of Symfony\Component\BrowserKit\History or null, array given
Commits
-------
131722a Replace array with null1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments