Skip to content

Commit dc29a6e

Browse files
committed
[HtmlSanitizer] Remove MastermindsParser
1 parent af62be2 commit dc29a6e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

html_sanitizer.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ You can install the HTML Sanitizer component with:
2929
3030
$ composer require symfony/html-sanitizer
3131
32-
.. versionadded:: 7.4
33-
34-
Starting in Symfony 7.4, applications running on PHP 8.4 or higher will use
35-
the native HTML5 parser provided by PHP. All other applications will continue
36-
to use the third-party ``masterminds/html5`` parser, which is installed
37-
automatically when installing the HTML Sanitizer package.
38-
3932
Basic Usage
4033
-----------
4134

0 commit comments

Comments
 (0)