Skip to content

Tags: wasinger/htmlpagedom

Tags

v1.4.0

Toggle v1.4.0's commit message
Version 1.4.0

Preparation for a smooth migration to 2.x / Symfony 4.3:
deprecate setter use of html() and text(),
change behavior of text() used as getter,
deprecate getInnerHtml(),
new methods setText() and getCombinedText()

v2.0.0-alpha1

Toggle v2.0.0-alpha1's commit message
Changed description

v1.3.2

Toggle v1.3.2's commit message
Marked as incompatible with Symfony 4.3

v1.3.1

Toggle v1.3.1's commit message
Allow dom-crawler from Symfony 4

v1.3.0

Toggle v1.3.0's commit message
Version 1.3.0

v1.2.3

Toggle v1.2.3's commit message
allow symfony/dom-crawler 3.0

v1.2.2

Toggle v1.2.2's commit message
configure travis to use symfony 2.8

v1.2.1

Toggle v1.2.1's commit message
again allow version 2.3 of Symfony components

v1.2.0

Toggle v1.2.0's commit message
Version 1.2.0

v1.1.3

Toggle v1.1.3's commit message
HHVM tests fail on travis

Allow HHVM to fail on travis and make a note about it in README