79305444

Date: 2024-12-24 11:26:50
Score: 1
Natty:
Report link

For me, this worked:

use MongoDB\BSON\Regex;

$qb->field($field)->equals(new Regex($searchTerm));

Probably just dependencies are newer.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: some_guy