Closed
Description
There were 35 warnings:
1) DMLTest::test_16_hash_select
assertRegExp() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertMatchesRegularExpression() instead.
2) DMLTest::test_17_01_it_clienterror with data set #0 ('test_hash', 'EQ', '(Invalid key part|via a partial key)')
assertRegExp() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertMatchesRegularExpression() instead.