Closed jamesshaw1987 closed 3 years ago
Fixes #19 by using in_array, which performs a loose comparison by default.
Being a bugfix, this should probably target 2.9.x
2.9.x
Ok, I'll sort a test and commit to 2.9.*.
Fixes #19 by using in_array, which performs a loose comparison by default.