-
subzero2000 authored
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().
86fe74d5
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().