Skip to content

Conversation

@mark86092
Copy link
Contributor

The symfony http-foundation update their Symfony\Component\HttpFoundation\JsonResponse@setData.

The original is public function setData($data = array())
, and after 2/2 they update to public function setData($data = array(), $preEncoded = false)

So, the travis-cy can't not pass. I add $preEncoded to PR, however the preEncoded is useless in laravel framework case.

If Symfony change their class back, the PR can be ignored.

@mark86092 mark86092 changed the title Fix broken travis-ci test [5.3] Fix broken travis-ci test Mar 4, 2016
@GrahamCampbell
Copy link
Collaborator

Yeh. We're going to wait for symfony to respond first.

@taylorotwell
Copy link
Member

Symfony is going to revert it.

@mark86092
Copy link
Contributor Author

Nice! Oh, I notice that you have post the problem to them before. I should check it.

@mark86092 mark86092 deleted the fix-broken branch March 4, 2016 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants