Skip to content

Allow some degree of configuration #96

Open
@FZ-Iskandar

Description

@FZ-Iskandar

It would be great if you could give a third parameter to the methods with a few configuration options, like for example:

  • comparing operator: Strict (===) or Loose(==). And set the default to strict to not break backwards compatibility
  • determining null/empty: For example a null value recovered from the DB could be considered "the same" as an empty string comming from a text input.

Just some ideas of configurations that could be set

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