Commit 8be6e19
committed
File tree
5 files changed
+13
-11
lines changedFilter options
- src/Symfony/Bridge/PhpUnit
- Tests/DeprecationErrorHandler
- fake_vendor/acme/lib
5 files changed
+13
-11
lines changedsrc/Symfony/Bridge/PhpUnit/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
| ||
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
131 |
| - |
| 130 | + |
132 | 131 |
|
133 | 132 |
|
134 | 133 |
|
| ||
145 | 144 |
|
146 | 145 |
|
147 | 146 |
|
148 |
| - |
| 147 | + |
149 | 148 |
|
150 | 149 |
|
151 | 150 |
|
| ||
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
168 |
| - |
| 167 | + |
169 | 168 |
|
170 | 169 |
|
171 | 170 |
|
172 | 171 |
|
173 | 172 |
|
174 |
| - |
| 173 | + |
175 | 174 |
|
176 | 175 |
|
177 | 176 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak.phpt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_vendor.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_vendor.phpt+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
0 commit comments