Commit 098ff62
File tree
5 files changed
+5
-5
lines changedFilter options
- src/Symfony/Component/HtmlSanitizer
- Tests
- TextSanitizer
- Visitor
5 files changed
+5
-5
lines changedsrc/Symfony/Component/HtmlSanitizer/HtmlSanitizerConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/HtmlSanitizerConfig.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
src/Symfony/Component/HtmlSanitizer/README.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/README.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Component/HtmlSanitizer/Tests/HtmlSanitizerAllTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Tests/HtmlSanitizerAllTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/HtmlSanitizer/TextSanitizer/StringSanitizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/TextSanitizer/StringSanitizer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/HtmlSanitizer/Visitor/DomVisitor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Visitor/DomVisitor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
0 commit comments