Skip to content

3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@xabbuh xabbuh released this 16 May 10:17
3.0.0-beta2

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