phpmyadmin/libraries/classes/Setup
William Desportes b8e4d932b7
Ref #16429 - PHP 8 error on preg_replace
47) PhpMyAdmin\Tests\Setup\ConfigGeneratorTest::testGetConfigFile
TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, int given

libraries/classes/Setup/ConfigGenerator.php:61
test/classes/Setup/ConfigGeneratorTest.php:55
vendor/phpunit/phpunit/phpunit:61
Cherry-pick: cd3a0e46ce
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-12 17:43:28 +01:00
..
ConfigGenerator.php Ref #16429 - PHP 8 error on preg_replace 2020-12-12 17:43:28 +01:00
FormProcessing.php Extract HTML from Setup\FormProcessing 2019-04-09 22:44:06 -03:00
Index.php Rename Sanitize::sanitize to Sanitize::sanitizeMessage 2019-06-12 15:21:48 -03:00