Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix in PHP 5.4 #7

Merged
merged 1 commit into from
Apr 19, 2018
Merged

Bugfix in PHP 5.4 #7

merged 1 commit into from
Apr 19, 2018

Conversation

rafaelstz
Copy link
Contributor

@rafaelstz rafaelstz commented Nov 10, 2016

I don't know why, but this PR resolve the error Can't use method return value in write context in PHP 5.4.14.

Whit this PR the response is normalized.
screen shot 2016-11-10 at 18 06 37

Aditional report
The other PHP versions are normal.

Can't use method return value in write context.
@tiagosampaio
Copy link
Owner

That's because the method empty() does now allow method calls inside it.

@tiagosampaio tiagosampaio merged commit c74ebc9 into tiagosampaio:master Apr 19, 2018
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.

None yet

2 participants