Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.0] [Form] Extract FloatToLocalizedStringTransformer #8631

Closed
@webmozart

Description

@webmozart

Currently, NumberToLocalizedStringTransformer has a parameter precision, which does not make sense for all numbers, such as integers (and consequently in the subclass IntegerToLocalizedStringTransformer).

In Symfony 3.0, the precision parameter should be split away into a dedicated subclass.

See also #8473.

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