ruby-php-serialization
ruby-php-serialization copied to clipboard
PHP's serialization implemenatation for ruby
Hey thanks for making this gem four years ago. Really helped me out this week. I pulled it in for a WordPress migration I'm working through and thought it could...
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...
stdClass
@divoxx So apparently, and please forgive me as Ruby is still kind of lost on me, I'm forced to unserialize a previously PHP serialized data structure, which uses "stdClass" as...