Added support for gzip and enum types that was missing so when
Doctrine_Record::unserialize() calls Doctrine_Record::cleanData(), the data for gzip and enum types is correct. Fixes #322. Also, minor formatting cleanup in Doctrine_Record::serialize().
Showing
Please register or sign in to comment