This repository was archived by the owner on Jan 29, 2020. It is now read-only.
zend-problem-details 0.5.1
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
-
#20 fixes an issue with serialization when PHP resources are within the
$additional
aspect of the payload. When these values are encountered, the response factory now will instead returnResource of type {resource type}
. -
#21 provides a defence for
$additional
data keys that would otherwise create malformed XML tag names.