phpmyadmin/test/libraries/core
Michal Čihař 80c93025a7 Validate serialized data before unserializing
We need only strings, integers or arrays, so there is no need to
unserialize strings containing any complex types.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-12 16:25:20 +02:00
..
PMA_array_test.php
PMA_checkPageValidity_test.php Remove remaining code in tbl_alter.php 2012-12-18 15:44:39 -05:00
PMA_fatalError_test.php Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
PMA_get_real_size_test.php Fix function name: PMA_get_real_size -> PMA_getRealSize 2012-06-01 21:58:59 +05:30
PMA_getLinks_test.php Use https for wiki links 2016-07-09 09:10:57 +02:00
PMA_getTableCount_test_dis.php Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
PMA_headerLocation_test.php Various coding style improvements 2013-03-01 09:54:26 +01:00
PMA_ifSetOr_test.php
PMA_isValid_test.php Fix tag order 2012-09-22 22:26:48 +05:30
PMA_safeUnserialize_test.php Validate serialized data before unserializing 2016-07-12 16:25:20 +02:00
PMA_sanitizeMySQLHost_test.php Sanitize MySQL host name before connecting 2016-07-12 15:10:59 +02:00
PMA_securePath_test.php
PMA_warnMissingExtension_test.php wrap long lines 2013-01-15 20:03:39 +01:00