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 af62be2 commit dc29a6eCopy full SHA for dc29a6e
html_sanitizer.rst
@@ -29,13 +29,6 @@ You can install the HTML Sanitizer component with:
29
30
$ composer require symfony/html-sanitizer
31
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
39
Basic Usage
40
-----------
41
0 commit comments