Skip to content

JsonResponse hard to extend for purpose of overriding encoding defaults #14836

@Incognito

Description

@Incognito

https://github.com/symfony/symfony/blob/2.8/src/Symfony/Component/HttpFoundation/JsonResponse.php#L38

There doesn't appear to be a way to override the default encoding through the constructor or inheritance.

Any objections to a PR where I move the flags into a protected property?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions