Skip to content

Add support for json_encode #60

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

PieterScheffers
Copy link

When using json_encode on an enum currently returns the object. "{}", but it should return the value.

@PieterScheffers
Copy link
Author

I see the test fails because PHP 5.3 isn't available on trusty. This test should be changed to use Ubuntu Precise. travis-ci/travis-ci#7693

@mnapoli
Copy link
Member

mnapoli commented May 3, 2018

Thank you for the PR, this has been closed in #67

@mnapoli mnapoli closed this May 3, 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.

2 participants