Skip to content

ucfirst doesn't work with capitalized string #267

@csimpi

Description

@csimpi

Hi, thank you for this awesome plugin!

I just noticed ucfirst filter doesn't work with fully capitalized string.

Expected behavior:
hello leo => Hello Leo
HELLO LEO => Hello Leo

Current behavior:
hello leo => Hello Leo
HELLO LEO => HELLO LEO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions