1.4.2
- The
contextStack
in the Reader object is now correctly rolled back in
error conditions (@staabm). - repeatingElements deserializer now still parses if a bare element name
without clark notation was given. $elementMap
in the Reader now also supports bare element names.Service::expect()
can now also work with bare element names.