The arginfo for MongoDB\BSON\Regex::__construct() reports that two parameters are required, despite $flags being optional. PHP 8 now raises an error for this inconsistency.
- related to
-
PHPC-1697 Fix MongoDB\Driver\Command::__construct() arginfo
- Closed