Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with parsing ": pair in string #9

Open
d4mk0 opened this issue Jan 29, 2018 · 0 comments
Open

Bug with parsing ": pair in string #9

d4mk0 opened this issue Jan 29, 2018 · 0 comments

Comments

@d4mk0
Copy link

d4mk0 commented Jan 29, 2018

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":)";}'

By PHP side this string decodes correctly.

ruby -v
ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin16]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant