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 1c7eb79Copy full SHA for 1c7eb79
components/dom_crawler.rst
@@ -74,7 +74,8 @@ tree.
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.
+ The DomCrawler component will use it automatically when the content has
78
+ an HTML5 doctype.
79
80
.. versionadded:: 4.3
81
0 commit comments