Problem/Motivation
Now the matchEntityCondition() operator check should not be case sensitive.
It works with "IN" but doesn't work with "in", producing the error:
Exception: A stub for the "In" operator is not implemented yet. Please use function stubSetExecuteHandler() to stub the results.
Issue fork test_helpers-3381225
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
keshavv commentedComment #4
keshavv commentedThe changes that are added in MR will work. As it is a simple change, we can merge it.
Comment #6
murzThe "PHP 7.4 & MySQL 5.7, D9.5 Build Successful" is not green for some reason, but the result is "success", so let's merge it.
Comment #7
murz