YoCha
YoCha
@bruceleedrupal i'm using : ```"symfony/acl-bundle": "^2.0"``` And then you have to use this: https://github.com/FriendsOfSymfony/FOSCommentBundle/blob/master/Resources/doc/8-adding_symfony2s_builtin_acl_security.md
any news ?
I got the problem when i upgraded this package : `"symfony/serializer": "^5.0.4"` to `"symfony/serializer": "^5.0.5"` With JsRouting in 2.5 @metalmini @KhorneHoly Edit : I also deleted the content of ***bundles***...
@raoulclais all is green now :) now we just have to wait @sanpii review
any news ? @sanpii
I maked a workaround too by moving the **data** column to a new column **old_data**, and adding **data** in json type. (Just a patch then to update **data** from **old_data**)