Commit 58217d2
committed
File tree
Expand file treeCollapse file tree
6 files changed
+119
-487
lines changedFilter options
- .github
- src/Symfony
- Bridge/Doctrine/Tests
- PropertyInfo
- Component
- DomCrawler
- Routing/Matcher/Dumper
Expand file treeCollapse file tree
6 files changed
+119
-487
lines changed.github/deprecations-baseline.json
Copy file name to clipboardExpand all lines: .github/deprecations-baseline.json+1-411Lines changed: 1 addition & 411 deletions
Large diffs are not rendered by default.
.github/expected-missing-return-types.diff
Copy file name to clipboardExpand all lines: .github/expected-missing-return-types.diff+106-71Lines changed: 106 additions & 71 deletions
Large diffs are not rendered by default.
src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
|
src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
733 | 733 |
|
734 | 734 |
|
735 | 735 |
|
736 |
| - |
| 736 | + |
737 | 737 |
|
738 | 738 |
|
739 | 739 |
|
|
src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
| 143 | + |
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
| ||
151 | 152 |
|
152 | 153 |
|
153 | 154 |
|
154 |
| - |
| 155 | + |
| 156 | + |
155 | 157 |
|
156 | 158 |
|
157 | 159 |
|
|
0 commit comments