[phpmyadmin/phpmyadmin] 00c64c: Skip tests if ReflectionClass::setAccessible is no...

Branch: refs/heads/MAINT_4_0_10 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 00c64c6dde51a3d21e121d778fa3d50639966861 https://github.com/phpmyadmin/phpmyadmin/commit/00c64c6dde51a3d21e121d778fa3... Author: Michal Čihař <michal@cihar.com> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M test/classes/PMA_DBQbe_test.php M test/classes/PMA_DbSearch_test.php M test/classes/PMA_DisplayResults_test.php M test/classes/PMA_Error_Handler_test.php M test/classes/PMA_Footer_test.php M test/classes/PMA_List_Database_test.php M test/classes/PMA_Scripts_test.php M test/classes/gis/PMA_GIS_Geometry_test.php Log Message: ----------- Skip tests if ReflectionClass::setAccessible is not available This is the case on PHP 5.2. Signed-off-by: Michal Čihař <michal@cihar.com>
participants (1)
-
Michal Čihař