11 Commits

Author SHA1 Message Date
Christian Flothmann
d71f1fc376 add type declarations where possible 2020-03-18 19:48:39 +01:00
Ener-Getick
e95f423003 Fix the bundle headers 2015-10-06 13:51:37 +02:00
Lukas Kahwe Smith
0c8a5198ac Applied fixes from StyleCI 2015-09-14 14:21:18 -04:00
Ener-Getick
2c50d7dd44 Fix several scrutinizer issues 2015-09-13 13:22:12 +02:00
florianv
506c9deb41 Fixed code style 2014-06-02 14:53:24 +02:00
florianv
abbaab6d30 Fixed code style 2014-05-27 10:28:40 +02:00
Lukas Kahwe Smith
69d6acff8e re-integrate friendsofsymfony/rest 2013-10-11 13:48:57 +02:00
lsmith77
3fa2da6200 use FOS\Rest lib 2012-03-02 14:30:20 -05:00
Lukas Kahwe Smith
39e7122425 tweaked php doc 2011-09-30 10:00:25 +02:00
Johannes Schmitt
ae538ea14b fixed some more license headers 2011-08-18 08:25:25 +02:00
Lukas Kahwe Smith
fc03a08873 move to using JMSSerializerBundle
- there are no more encoders and all serializer configuration needs to be done via JMSSerializerBundle
- instead one can now register decoders for the BodyListener
- formats now define of a format uses templating or not
- normalizers still need to be rewritten to follow whatever approach JMSSerializerBundle uses
2011-08-01 21:46:58 +02:00