| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no | Version/Branch | 0.8.0 Hi, we get a few deprecation warning on for the use of `ArrayParserCache` on Symfony 3. They were easy to fix: https://github.com/overblog/GraphQLBundle/compare/master...madarco:master However, I don't know if those break BC with Symfony 2. Hope this could help others with the same issue. Marco D'Alia