We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce082c commit 3814a35Copy full SHA for 3814a35
components/dom_crawler.rst
@@ -70,13 +70,6 @@ tree.
70
isn't meant to dump content, you can see the "fixed" version of your HTML
71
by :ref:`dumping it <component-dom-crawler-dumping>`.
72
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 will use it automatically when the content has
78
- an HTML5 doctype.
79
80
Node Filtering
81
~~~~~~~~~~~~~~
82
0 commit comments