Skip to content

per spec, string comparisons should be case insensitive#23

Open
seifertk wants to merge 1 commit intomasterfrom
fix-string-comparison-insensitivity
Open

per spec, string comparisons should be case insensitive#23
seifertk wants to merge 1 commit intomasterfrom
fix-string-comparison-insensitivity

Conversation

@seifertk
Copy link
Collaborator

PR for PHP implementation: FLOIP/expression-parser#16

As per https://floip.gitbook.io/flow-specification/expressions#logical-comparisons

Note that when comparing text values, the equals (=) and not-equals (<>) operators are case-insensitive.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant