Commit 9697351
File tree
2 files changed
+10
-2
lines changedFilter options
- src/Symfony/Component/PropertyInfo
- Extractor
- PhpStan
2 files changed
+10
-2
lines changedsrc/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php+5-1Lines changed: 5 additions & 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 |
|
| ||
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
58 | 62 |
|
59 | 63 |
|
60 | 64 |
|
| ||
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
89 |
| - |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
| ||
120 | 123 |
|
121 | 124 |
|
122 | 125 |
|
| 126 | + |
123 | 127 |
|
124 | 128 |
|
125 | 129 |
|
|
src/Symfony/Component/PropertyInfo/PhpStan/NameScopeFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/PhpStan/NameScopeFactory.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
| ||
60 | 64 |
|
61 | 65 |
|
62 | 66 |
|
63 |
| - |
| 67 | + |
64 | 68 |
|
65 | 69 |
|
66 | 70 |
|
|
0 commit comments