github FriendsOfSymfony/FOSRestBundle 3.0.0-beta2

latest releases: 3.7.1, 3.7.0, 3.6.0...
pre-release3 years ago

Improvements

  • FlattenExceptionHandler and FlattenExceptionNormalizer send RFC 7807-compatible Content-Type header for JSON (application/problem+json) and XML (application/problem+xml)

BC Breaks

  • changed the default value of the fos_rest.body_listener option to false

  • removed the following options:

    • fos_rest.service.inflector
    • fos_rest.service.router
    • fos_rest.service.templating
    • fos_rest.view.default_engine
    • fos_rest.view.force_redirects
  • removed the following classes and interfaces:

    • FOS\RestBundle\Inflector\DoctrineInflector
    • FOS\RestBundle\Inflector\InflectorInterface
  • removed the following services and aliases:

    • fos_rest.inflector
    • fos_rest.router

Don't miss a new FOSRestBundle release

NewReleases is sending notifications on new releases.