Skip to content

Releases: FriendsOfSymfony/FOSRestBundle

3.1.0

20 Oct 13:30
9e8e14f
Compare
Choose a tag to compare
  • Fix some cs issue for which the build was not green #2339 by @goetas
  • Use symfony decoration for jms serializer handler registry #2319 by @goetas
  • Enable usage of the bundle without Twig #2320 by @Th3Mouk
  • Add fos rest info in the symfony serialization context #2294 by @goetas

3.0.5: Merge branch '3.0' into 3.x

05 Feb 15:56
Compare
Choose a tag to compare
* 3.0:
  update license
  Fix build status
  Change build status

2.8.6

05 Feb 15:55
Compare
Choose a tag to compare
update license

2.8.5: Merge pull request #2285 from kevinpapst/php8

17 Dec 13:19
09e01fa
Compare
Choose a tag to compare

Add php 8 support

16 Dec 20:26
Compare
Choose a tag to compare
3.0.4

Fix the tests

Add php 8 support

16 Dec 20:19
d60e0ba
Compare
Choose a tag to compare
Merge pull request #2280 from xabbuh/bump-phpunit-version

bump PHPUnit version

3.0.3

10 Sep 06:55
3.0.3
Compare
Choose a tag to compare
  • fixed being able to configure exception codes and messages based on interfaces (e.g.
    Throwable)

2.8.3

10 Sep 06:55
2.8.3
Compare
Choose a tag to compare
  • fixed being able to configure exception codes and messages based on interfaces (e.g.
    Throwable)

3.0.2

14 Jul 15:15
3.0.2
Compare
Choose a tag to compare
  • fixed the ViewHandler to not override an already set status_code in the serialization context
  • fixed embedding status codes in the response body when a mapping of exception classes to status
    codes is configured

2.8.2

14 Jul 15:14
2.8.2
Compare
Choose a tag to compare
  • fixed the ViewHandler to not override an already set status_code in the serialization context
  • fixed embedding status codes in the response body when a mapping of exception classes to status
    codes is configured