Skip to content

Prevent entity with accentuated names in make:entity #1379

@olberger

Description

@olberger

It seems that one can use accents (french ones for instance) in entity names, when using make:entity.

Even though PHP allows it, there are problems afterwards (with Doctrine, SQLite for instance).

It would probably be wise to filter input and refuse problematic characters in class/entity names.

Hope this helps.

And yes, I know... who in their right mind would be designing model entities with french vocabulary... newbees, obviously ;-)

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