Commit 761cdce
committed
minor symfony#58191 Mitigate PHPUnit deprecations (6.4) (alexandre-daubois)
This PR was merged into the 6.4 branch.
Discussion
----------
Mitigate PHPUnit deprecations (6.4)
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Like symfony#58190, but for sources added since 6.0.
Commits
-------
cfe67b6 Mitigate PHPUnit deprecationsFile tree
2 files changed
+3
-5
lines changed- src/Symfony
- Bridge/Doctrine/Tests/ArgumentResolver
- Component/Messenger/Tests/Command
2 files changed
+3
-5
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
| |||
0 commit comments