We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f83193 commit 85a297aCopy full SHA for 85a297a
components/dom_crawler.rst
@@ -73,8 +73,9 @@ tree.
73
.. note::
74
75
If you need better support for HTML5 contents or want to get rid of the
76
- inconsistencies of PHP's DOM extension, install the `html5-php library`_.
77
- The DomCrawler component uses it automatically when available.
+ inconsistencies of PHP's DOM extension, install the `html5-php library`_
+ and the DomCrawler component will use it automatically when the content has
78
+ an HTML5 doctype.
79
80
.. versionadded:: 4.3
81
0 commit comments