Skip to content

XMLTV 3.1.1

Compare
Choose a tag to compare
@jaylinski jaylinski released this 25 Nov 23:53
· 12 commits to master since this release

Fixes

  • Fixed a possible regression introduced in v3.1.0
  • Fixed issues reported by PHPStan (#28)
  • Empty elements are now omitted from the final XML (#28)

Deprecations

  • Deprecated XmlElement::withOptionalChild() (use XmlElement::withChild() instead)