Function fix_serialized_data
Attempts to repair corrupted serialized data strings
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at other/upgrade.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at other/upgrade.php
string |
$string |
Serialized data that has been corrupted |
string|boolean
|
A working version of the serialized data, or the original if the repair failed |