Skip to content

version 2.0.0

Latest
Compare
Choose a tag to compare
@ignace-dev ignace-dev released this 07 Sep 13:58

Added

  • JSend\Exception as an Exception marker of all the package Exception
  • JSend\JSend::fromJSON to create an object from a JSON string or a JsonSerializable object
  • JSend\JSend::fromArray to replace JSend\JSend::createFromArray

Fixed

  • None

Deprecated

  • None

Removed

  • Remove PHP5 support
  • Relying on PHP SPL Exception
  • JSend::createFromString
  • JSend::createFromArray
  • accessing the constructor you must use one of the named constructors