Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 657 Bytes

Changelog

0.3.0

Added

  • Support for php 8.0

Removed

  • Removed (temporary) paysera/lib-php-cs-fixer-config

0.2.2

Fixed

  • Saves originalData and introduces method getOriginalData to access it; Adds method getDataAsArray to get data in array form
  • remove clone
  • improve array handling in getObjectWrapperAsArray
  • improve array handling in getObjectWrapperAsArray once more

0.2.1

Fixed

  • improve array handling in getObjectWrapperAsArray

0.2.0

Added

  • Ability to access originally passed data

0.1.1

Fixed

  • Fixed mistype for exception message

0.1.0

Fixed

  • Fixes strange test case with PHP 7.0