Skip to content

Small outstanding features implemented

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 24 May 13:48

Thanks to Álvaro Guimarães for most of the work in this release.

  • HTMLCollection is now Countable.
  • HTMLCollection implements ArrayAccess methods.
  • Element::closest method.
  • HTMLDocument can be constructed from existing native DOMDocument.
  • Upgraded dependencies.
  • Test coverage increased greatly.