phpmyadmin/libraries/classes/Setup
William Desportes cd3a0e46ce
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

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 23:27:45 +01:00
..
ConfigGenerator.php Ref #16429 - PHP 8 error on preg_replace 2020-11-19 23:27:45 +01:00
FormProcessing.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Index.php Use early exit when possible 2020-05-27 00:35:24 -03:00