Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Releases: pear/HTML_Page2

Release list

v0.6.5

Choose a tag to compare

@kenguest kenguest released this 09 Dec 23:00
  • Added handling of html5 'defer' and 'async' attributes on 'script' tag with 'src' attribute.
  • Incremental changes for PHP5+ support.

0.6.4

Choose a tag to compare

@kenguest kenguest released this 21 Oct 22:20

Request #20952: Add "getBodyContent()" method