- Updates to test suite
- Since properties might not always have the keys 'name' and 'value', instead of using
list()
to pull out the first and second items (ostensibly name and value). UUID correctly accessing BackerUID property. - Fixed
__destruct()
inZipArchiveExtended
. if rewards in not initialised, an error will be thrown when the destructor is called.