MantisBT: master 5d544109

Author Committer Branch Timestamp Parent
dregad dregad master 2018-05-13 08:53 master 6a8e1ccb
Changeset

Catch unserialize errors in install_check_config_serialization()

Instead of just choking on invalid data when unserializing it (and
possibly display a PHP notice, depending on error reporting settings),
we now catch the error and display a friendly and useful error message.

mod - core/install_helper_functions_api.php Diff File