Commit 19df3db
File tree
Expand file treeCollapse file tree
3 files changed
+27
-2
lines changedFilter options
- .github
- src/Symfony/Component/Intl
- Tests/Transliterator
- Transliterator
Expand file treeCollapse file tree
3 files changed
+27
-2
lines changed.github/expected-missing-return-types.diff
Copy file name to clipboardExpand all lines: .github/expected-missing-return-types.diff+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8923 | 8923 |
|
8924 | 8924 |
|
8925 | 8925 |
|
| 8926 | + |
| 8927 | + |
| 8928 | + |
| 8929 | + |
| 8930 | + |
| 8931 | + |
| 8932 | + |
| 8933 | + |
| 8934 | + |
| 8935 | + |
| 8936 | + |
| 8937 | + |
| 8938 | + |
| 8939 | + |
| 8940 | + |
| 8941 | + |
| 8942 | + |
8926 | 8943 |
|
8927 | 8944 |
|
8928 | 8945 |
|
|
src/Symfony/Component/Intl/Tests/Transliterator/EmojiTransliteratorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Tests/Transliterator/EmojiTransliteratorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
| 192 | + |
193 | 193 |
|
194 | 194 |
|
src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
76 | 80 |
|
77 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
78 | 86 |
|
79 | 87 |
|
80 |
| - |
| 88 | + |
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
|
0 commit comments