Results 4 comments of Séverin

Hi, Same issue with Symfony 2.8. Any clue ?

Hi, Same question, but unfortunately, it seems this project in not really active...

Actually quick workaround is to cast the object as an array: `$res = (array)$res;` then you can do `$res["[email protected]"]`