-
Looks like the branch relies on a missing method `Doctrine\Common\Annotations\AnnotationReader::setAutoloadAnnotations()`.
```
E................................................................ 65 / …
-
I have some collections which are by default using some non numerical key, but when serializing I want to always use numeric keys for these collections. Right now I need to handle this via a @PreSeria…
-
Hi Guys,
I've been playing with the RestBundle and JMSSerializerBundle and I think I've found an issue with the @View() annotation. I expected the @View() annotation to take the same style parameter …
-
I have some properties of a deeply nested entity that need to be decimal. I have them marked up that way via the ORM Doctrine column type. Symfony2 renders an input field with a pattern attribute.
I…
-
still adjusting to how JMSSerialierBundle works, but I wonder if it would make sense to support the NormalizeableInterface in cases where its simply not feasible to use annotations, but where one does…
-
Unlike the original sf1 plugin, this bundle does not provide functions to do ajax calls by passing a route name directly (which IMO is better as it is about routing, not requesting). But this means th…
stof updated
13 years ago
-
Hi, I found this exception in the process of updating a just- downloaded standard edition to Symfony 2.1 using the master branch, I've just added the Doctrine and the JMSSerializerBundle Bundles.
I ha…
-
I configured an sqlite database connection with the parameters below:
```
; These parameters can be imported into other config files
; by enclosing the key with % (like %database_user%)
; Comments st…
-
After adding the JMSSerializerBundle from the fork prescribed in the README and adding the bundle to the **AppKernel**, a service not found exception is thrown for `jms_serializer_extra.serializer_fac…
-
https://github.com/FriendsOfSymfony/RestBundle/wiki/VIE-integration