Andrius Virbičianskas
Results
3
comments of
Andrius Virbičianskas
The problem doesn't go away if `AnnotationReader` is used in Doctrine 2.2.2. Changing, as @bountin suggests, to `SimpleAnnotationReader` works. If this is an incorrect way, then the bug still exists.
I wonder, if we are hinting on the same problem: https://github.com/3rd-Eden/node-memcached/issues/171
Thanks, that clears up things quite a lot!