phpmyadmin/test/classes/Config
William Desportes 0d961a4888
The tests testBlowfishWithInvalidSecret and testBlowfishWithValidSecret need zip and bz2 PHP exts
Or assertArrayNotHasKey('error', $messages) does not PASS.
Found this on a new PHP 8.4 setup without zip and bz2.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-12-21 15:06:14 +01:00
..
Forms Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Settings Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
ConfigFileTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
DescriptionTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
FormDisplayTemplateTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
FormDisplayTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
FormTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
PageSettingsTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
ServerConfigChecksTest.php The tests testBlowfishWithInvalidSecret and testBlowfishWithValidSecret need zip and bz2 PHP exts 2024-12-21 15:06:14 +01:00
SettingsTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00