- Issue created by @ulethjay
Issue
#3451783 →
broke how the match_entire_string
setting is handled.
$this->configFactory->get('match_entire_string')
returns an object, which will always resolve to TRUE
in if ($match_entire_string)
Needs review
2.1
Code