Skip to content

Empty argument value throws a "PHP Notice: Uninitialized string offset" #13

@sdecima

Description

@sdecima

If you set an argument with an empty string you get a "PHP Notice: Uninitialized string offset" because the code tries to check for the String first character.
eg:

$ php somescript.php --argument ""

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