Skip to content

Commit aa033f6

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: docs(DomCrawler): remove hint about html5-php library
2 parents b9e4faa + bf3a409 commit aa033f6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

components/dom_crawler.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,6 @@ tree.
7070
isn't meant to dump content, you can see the "fixed" version of your HTML
7171
by :ref:`dumping it <component-dom-crawler-dumping>`.
7272

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-
8073
Node Filtering
8174
~~~~~~~~~~~~~~
8275

@@ -663,5 +656,3 @@ Learn more
663656

664657
* :doc:`/testing`
665658
* :doc:`/components/css_selector`
666-
667-
.. _`html5-php library`: https://github.com/Masterminds/html5-php

0 commit comments

Comments
 (0)