Skip to content

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

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 ""

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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