@@ -2130,6 +2130,16 @@ parameters:
21302130 count : 9
21312131 path : tests/Lexer/TokensListTest.php
21322132
2133+ -
2134+ message : " #^Parameter \\ #2 \\ $array of method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayHasKey\\ (\\ ) expects array\\ |ArrayAccess\\ <\\ (int\\ |string\\ ), mixed\\ >, PhpMyAdmin\\\\ SqlParser\\\\ TokensList given\\ .$#"
2135+ count : 1
2136+ path : tests/Lexer/TokensListTest.php
2137+
2138+ -
2139+ message : " #^Parameter \\ #2 \\ $array of method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayNotHasKey\\ (\\ ) expects array\\ |ArrayAccess\\ <\\ (int\\ |string\\ ), mixed\\ >, PhpMyAdmin\\\\ SqlParser\\\\ TokensList given\\ .$#"
2140+ count : 2
2141+ path : tests/Lexer/TokensListTest.php
2142+
21332143 -
21342144 message : " #^Dynamic call to static method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayHasKey\\ (\\ )\\ .$#"
21352145 count : 1
@@ -2145,6 +2155,16 @@ parameters:
21452155 count : 7
21462156 path : tests/Misc/UtfStringTest.php
21472157
2158+ -
2159+ message : " #^Parameter \\ #2 \\ $array of method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayHasKey\\ (\\ ) expects array\\ |ArrayAccess\\ <\\ (int\\ |string\\ ), mixed\\ >, PhpMyAdmin\\\\ SqlParser\\\\ UtfString given\\ .$#"
2160+ count : 1
2161+ path : tests/Misc/UtfStringTest.php
2162+
2163+ -
2164+ message : " #^Parameter \\ #2 \\ $array of method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayNotHasKey\\ (\\ ) expects array\\ |ArrayAccess\\ <\\ (int\\ |string\\ ), mixed\\ >, PhpMyAdmin\\\\ SqlParser\\\\ UtfString given\\ .$#"
2165+ count : 2
2166+ path : tests/Misc/UtfStringTest.php
2167+
21482168 -
21492169 message : " #^Dynamic call to static method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertCount\\ (\\ )\\ .$#"
21502170 count : 1
@@ -2295,11 +2315,6 @@ parameters:
22952315 count : 4
22962316 path : tests/Utils/FormatterTest.php
22972317
2298- -
2299- message : " #^Dynamic call to static method PHPUnit\\\\ Framework\\\\ TestCase\\ :\\ :once\\ (\\ )\\ .$#"
2300- count : 2
2301- path : tests/Utils/FormatterTest.php
2302-
23032318 -
23042319 message : """
23052320 #^Access to deprecated property \\$isDelete of class PhpMyAdmin\\\\SqlParser\\\\Utils\\\\StatementFlags\\:
0 commit comments