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 a792fa1 commit cc08efdCopy full SHA for cc08efd
html_sanitizer.rst
@@ -32,7 +32,7 @@ You can install the HTML Sanitizer component with:
32
.. versionadded:: 7.4
33
34
Starting in Symfony 7.4, applications running on PHP 8.4 or higher will use
35
- the native HTML parser provided by PHP. All other applications will continue
+ 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
0 commit comments