You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys! Today I seen something strange bug with exception:
Racc::ParseError:
parse error on value ":" (":")
It was raised when I've tried call PhpSerialization.load function with string argument like this 'a:2:{s:12:"my_attribute";s:17:"big city life "Berlin":)";}'
Hello guys! Today I seen something strange bug with exception:
It was raised when I've tried call
PhpSerialization.load
function with string argument like this'a:2:{s:12:"my_attribute";s:17:"big city life "Berlin":)";}'
By PHP side this string decodes correctly.
The text was updated successfully, but these errors were encountered: