module Ucenter
PHP serialize() and unserialize() workalikes
Release History:
1.0.0 - 2003-06-02 - First release. 1.0.1 - 2003-06-16 - Minor bugfixes. 1.0.2 - 2004-09-17 - Switch all {}'s to explicit Hash.new's. 1.1.0 - 2009-04-01 - Pass assoc to recursive calls (thanks to Edward Speyer). - Serialize Symbol like String. - Add testsuite. - Instantiate auto-generated Structs properly (thanks to Philip Hallstrom). - Unserialize arrays properly in assoc mode. - Add PHP session support (thanks to TJ Vanderpoel). - Release as tarball and gem.
See www.php.net/serialize and www.php.net/unserialize for details on the PHP side of all this.
Constants
- VERSION