Skip to content

Releases: krakphp/marshal

Version 0.2.3

Choose a tag to compare

@ragboyjr ragboyjr released this 12 Jun 07:50

Added

  • XML unmarshaling fromXML #3

Version 0.2.2

Choose a tag to compare

@ragboyjr ragboyjr released this 16 May 02:47

Added

  • More Marshalers: only, except, filter, dates, objectVars, doctrineReference, typeCast #1

Version 0.2.1

Choose a tag to compare

@ragboyjr ragboyjr released this 19 Dec 09:51
  • Added on func

Version 0.2.0

Choose a tag to compare

@ragboyjr ragboyjr released this 19 Dec 00:33
  • Full API Documentation
  • Removed old accessors in favor of the Access interface
  • Added Hydrators
  • Removed PHPUnit tests in favor of Peridot tests
  • Removed Marshaler interface, InvalidMarshalerException, marshal, timestamp, properties, fields.
  • Updated the signature of collection and keys in order to use the new Access interface and be more user friendly
  • Added several new useful marshalers