Skip to content

Conversation

cminovici
Copy link
Contributor

Argument 2 passed to Symfony\Component\BrowserKit\Client::__construct() must be an instance of Symfony\Component\BrowserKit\History or null, array given

Argument 2 passed to Symfony\Component\BrowserKit\Client::__construct() must be an instance of Symfony\Component\BrowserKit\History or null, array given
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xabbuh
Copy link
Member

xabbuh commented Feb 19, 2017

Good catch, thanks @cminovici.

xabbuh added a commit that referenced this pull request Feb 19, 2017
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 null
@xabbuh xabbuh closed this Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants