- Support for php 8.0
- Removed (temporary) paysera/lib-php-cs-fixer-config
- Saves originalData and introduces method
getOriginalData
to access it; Adds methodgetDataAsArray
to get data in array form - remove clone
- improve array handling in getObjectWrapperAsArray
- improve array handling in getObjectWrapperAsArray once more
- improve array handling in getObjectWrapperAsArray
- Ability to access originally passed data
- Fixed mistype for exception message
- Fixes strange test case with PHP 7.0