MantisBT: master 69b9ada3

Author Committer Branch Timestamp Parent
dregad dregad master 2018-05-13 09:03 master 5d544109
Changeset

Catch unserialize errors in install_check_token_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