Skip to content

Let's use the String component everywhere #522

Closed
@javiereguiluz

Description

@javiereguiluz

This bundle makes lots of string manipulations. Originally we created some utils (e.g. https://github.com/symfony/maker-bundle/blob/master/src/Util/ClassNameDetails.php) and a Str utility class (https://github.com/symfony/maker-bundle/blob/master/src/Str.php).

The only problem for us is that String requires using PHP 7.2 (and this project requires the legacy and unmaintained PHP 7.0). Can we update the PHP requirement in the next stable version?

For more info:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions