github Masterminds/html5-php 2.4.0

latest releases: 2.10.0, 2.9.0, 2.8.1...
6 years ago

This release brings big performance improvements (thanks @tgalopin for the excellent work).

Based on the test/benchmark/run.php benchmark, 2.4.0 is 2x faster than 2.3.1 when parsing HTML5 documents.

Here a list of the changes:

  • #148: Improve performance by moving sequence matching
  • #147: Improve the Tokenizer performance
  • #146: Improve performance by relying on a native string instead of InputStream
  • #144: Add DOM extension in composer.json
  • #145: Add more extensions on composer.json, improve phpdocs and remove dead code
  • #143: Remove experimental comment

Don't miss a new html5-php release

NewReleases is sending notifications on new releases.