ruby-php-serialization icon indicating copy to clipboard operation
ruby-php-serialization copied to clipboard

PHP's serialization implemenatation for ruby

Results 3 ruby-php-serialization issues
Sort by recently updated
recently updated
newest added

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...

@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...