Releases: runz0rd/mapper-php
Releases · runz0rd/mapper-php
v2.2.15
Changed some enums that had reserved keys as name
v2.2.14
Removed php 7 requirement throughout the code
v2.2.13
Arrays with single values shouldnt have a null value
v2.2.12
Elements with attributes, but without values are no longer ignored
v2.2.10
Updated XmlMapper to correctly map model arrays
v2.2.8
Xml mapper source xml whitespace now being removed
v2.2.7
Fixed a bug with xml mapper with extra whitespaces
Fixed a bug with model validator and loading rules (now using directory separator const)