Commit 993980b
File tree
6 files changed
+23
-5
lines changedFilter options
- src/Symfony/Bridge/PhpUnit
- Tests/DeprecationErrorHandler
6 files changed
+23
-5
lines changedsrc/Symfony/Bridge/PhpUnit/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 |
|
5 | 11 |
|
6 | 12 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
| ||
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
131 |
| - |
132 | 130 |
|
133 | 131 |
|
134 | 132 |
|
| ||
165 | 163 |
|
166 | 164 |
|
167 | 165 |
|
168 |
| - |
| 166 | + |
169 | 167 |
|
170 | 168 |
|
171 | 169 |
|
172 | 170 |
|
173 | 171 |
|
174 |
| - |
| 172 | + |
175 | 173 |
|
176 | 174 |
|
177 | 175 |
|
|
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_eval_d_deprecation.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_eval_d_deprecation.phpt+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_phar_deprecation.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_phar_deprecation.phpt+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
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+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
25 | 31 |
|
26 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
27 | 36 |
|
28 | 37 |
|
29 | 38 |
|
| 39 | + |
| 40 | + |
0 commit comments