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

Symfony2 Serializing Issue #19

Open
ghost opened this issue Jul 11, 2014 · 0 comments
Open

Symfony2 Serializing Issue #19

ghost opened this issue Jul 11, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 11, 2014

Hey,

thank you for your last answer. :)

Our PHP Rest Api runs on the hhvm, but we have a little issue. We are using the jms serializer bundle of the symfony2 framework. We can configure this bundle to expose just the data the clients need, but on the hhvm, the serializer exposes all class members including protected, and so on.

Do you know, what this could be?

All the other stuff is working out of the box (oauth, propel, the third party bundles) which is awesome. ;) We have a little issue with memcached too. The current version of lsw/memcacheBundle is not compatible with the ext-memcached extension above 2.2: https://github.com/php-memcached-dev/php-memcached/issues/126 but we can fix this.

;)

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

No branches or pull requests

0 participants