Broken ability to add custom serialization handlers
faecie opened this issue · 1 comments
faecie commented
Apparently there is misspelling
yii2-jms-serializer/src/Bootstrap.php
Line 227 in 44494a7
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 commented
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