Releases: paysera/lib-object-wrapper
Releases · paysera/lib-object-wrapper
0.4.0
0.3.1
0.3.0
- Add support for PHP 8.0
- Removed (temporary) paysera/lib-php-cs-fixer-config
0.2.2: improve array handling in getObjectWrapperAsArray once more (#4)
* 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: improve array handling in getObjectWrapperAsArray (#3)
* 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
0.2.0
Ability to access originally passed data (#2)