-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Since init_from_hash methods have been implemented for these classes in PHPC-1206, it should be trivial to add support for unserialize(). Serialization should also be not too difficult to implement, since PHPC-850 provided exporting functionality. serialize() may not leverage the same function, but its implementation would be similar.