Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix call to undefined function json_last_error_message #16581

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

Closed
wants to merge 2 commits into from

Conversation

dawehner
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

@xabbuh
Copy link
Member

xabbuh commented Nov 18, 2015

👍

Status: Reviewed


protected function setUp()
{
$this->decoder = new JsonDecode(TRUE);
Copy link
Member

Choose a reason for hiding this comment

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

true (lowercased)

@dawehner
Copy link
Contributor Author

Thank you for the review! Fixed those points, hopefully

@fabpot
Copy link
Member

fabpot commented Nov 18, 2015

Thank you @dawehner.

@fabpot fabpot closed this in 362974b Nov 18, 2015
@dawehner
Copy link
Contributor Author

Thank you, that was quick!

On Wed, Nov 18, 2015 at 11:06 AM, Fabien Potencier <[email protected]

wrote:

Closed #16581 #16581 via 362974b
362974b
.


Reply to this email directly or view it on GitHub
#16581 (comment).

This was referenced Nov 30, 2015
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.

5 participants