Commit 1f3e0d8
File tree
Expand file treeCollapse file tree
2 files changed
+19
-3
lines changedFilter options
- src/Symfony/Component/HtmlSanitizer
- Tests/TextSanitizer
- TextSanitizer
Expand file treeCollapse file tree
2 files changed
+19
-3
lines changedsrc/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/UrlSanitizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/UrlSanitizerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
571 |
| - |
572 |
| - |
| 571 | + |
| 572 | + |
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
| ||
689 | 689 |
|
690 | 690 |
|
691 | 691 |
|
692 |
| - |
| 692 | + |
693 | 693 |
|
694 | 694 |
|
695 | 695 |
|
|
src/Symfony/Component/HtmlSanitizer/TextSanitizer/UrlSanitizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HtmlSanitizer/TextSanitizer/UrlSanitizer.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
103 | 107 |
|
104 | 108 |
|
105 | 109 |
|
| ||
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
142 | 158 |
|
0 commit comments