phpmyadmin/test/libraries/core
Michal Čihař 3565e4db79 Remove PMA_arrayMergeRecursive
It can be replaced with array_replace_recursive as of PHP 5.3, we
require PHP 5.5.

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-09 08:06:00 +01:00
..
PMA_array_test.php Remove PMA_arrayMergeRecursive 2015-12-09 08:06:00 +01:00
PMA_checkPageValidity_test.php merge db_create.php into ServerDatabasesController 2015-11-24 20:41:40 +11:00
PMA_fatalError_test.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
PMA_get_real_size_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_getLinks_test.php Fix more method names in tests 2015-04-28 15:51:56 +05:30
PMA_getTableCount_test_dis.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
PMA_headerLocation_test.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
PMA_ifSetOr_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_isValid_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_securePath_test.php Various coding style improvements 2013-06-11 16:27:31 +02:00
PMA_warnMissingExtension_test.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00