phpmyadmin/test/libraries/core
Michal Čihař 3b6ed1f9ec Improve PHP path cleanup
- properly handle situation when query string contains PATH_INFO
- cleanup path from any relative parts

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-08 11:56:46 +01:00
..
PMA_array_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_checkPageValidity_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_cleanupPathInfo_test.php Improve PHP path cleanup 2016-12-08 11:56:46 +01:00
PMA_fatalError_test.php Load vendor_config just once at testsuite startup 2016-02-03 14:21:57 +01:00
PMA_get_real_size_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_getLinks_test.php Use https for wiki links 2016-07-27 16:28:07 +02:00
PMA_getTableCount_test_dis.php Simplify loading of vendor configuration 2016-02-09 11:00:54 +01:00
PMA_headerLocation_test.php Fix test expectations 2016-11-28 14:24:39 +01:00
PMA_ifSetOr_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_isAllowedDomain_test.php Stricter URL validation 2016-09-02 15:00:43 +02:00
PMA_isValid_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_safeUnserialize_test.php Correctly parse string length when checking serialized data 2016-10-04 13:17:59 +02:00
PMA_sanitizeMySQLHost_test.php Handle multiple :p while sanitizing MySQL hosts 2016-11-08 10:11:09 +05:30
PMA_securePath_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_warnMissingExtension_test.php Quote delimiter before using preg_replace 2016-06-20 12:16:03 +02:00