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

Broken ability to add custom serialization handlers #2

Open
faecie opened this issue Sep 4, 2017 · 1 comment
Open

Broken ability to add custom serialization handlers #2

faecie opened this issue Sep 4, 2017 · 1 comment

Comments

@faecie
Copy link

faecie commented Sep 4, 2017

Apparently there is misspelling

} elseif (!isset($options['class'])) {

It wont give a client an ability to use custom serialization handlers as it described on docs
http://www.yiiframework.com/extension/yii2-jms-serializer/

// 'my_handler' => [ // 'class' => 'app\\serializer\\handler\\MyHandler', // ],

korotovsky added a commit that referenced this issue Sep 4, 2017
@korotovsky
Copy link
Owner

Hi @faecie,

Thanks for your report! This bug has been fixed in this release: https://github.com/korotovsky/yii2-jms-serializer/releases/tag/2.0.1

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

2 participants