[cvs] commit: horde/lib Serialize.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Fri Dec 20 15:29:54 PST 2002


slusarz     2002/12/20 15:29:54 PST

  Modified files:
    lib                  Serialize.php 
  Log:
  Massive cleanup.
  Renamed from SerializeUnit:: to Horde_Serialize::.
  Removed globals and other code which I have no idea what it does (and is
  never used anywhere). Multiple serializations can be done by a simple array
  being passed in to serialize/unserialize.
  Essentially three public functions now: serialize(), unserialize()
  and hasCapability().
  
  Revision  Changes    Path
  1.10      +239 -195  horde/lib/Serialize.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Serialize.php?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list