Skip to content

1.5.0

Choose a tag to compare

@evert evert released this 09 Oct 22:59
· 224 commits to master since this release
  • Now requires PHP 5.5.
  • Using finally to always roll back the context stack when serializing.
  • #94: Fixed an infinite loop condition when reading some invalid XML
    documents.