This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
"Failed to unserialize string: $string ; Error: {$e->getMessage( )}" | /src/IgbinaryTranslator.php | 141 |
"Data returned from binary string failed to unserialize into an object: $string" | /src/IgbinaryTranslator.php | 133 |
"Failed to serialize class: $className ; Error: {$e->getMessage( )}" | /src/IgbinaryTranslator.php | 117 |
"Data returned from class is not a binary string: $class" | /src/IgbinaryTranslator.php | 108 |
"Failed to unserialize data: {$e->getMessage( )}" | /src/IgbinaryTranslator.php | 91 |
"Data returned from igbinary string is not an array: $string" | /src/IgbinaryTranslator.php | 83 |
"Failed to serialize data: {$e->getMessage( )}" | /src/IgbinaryTranslator.php | 67 |
'Data returned from array is not a binary string.' | /src/IgbinaryTranslator.php | 59 |