Skip to content

1.4.2

Compare
Choose a tag to compare
@evert evert released this 09 Oct 22:58
· 241 commits to master since this release
  • 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.