Commit 365aca3
committed
minor symfony#59826 [Stopwatch] Fix StopWatchEvent never throws InvalidArgumentException (dmitryuk)
This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.
Discussion
----------
[Stopwatch] Fix StopWatchEvent never throws InvalidArgumentException
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Where was old [commit](symfony@416a2a4#diff-c71d0fac870b79a4782783376e3bdc8f73e5d0c4427bd45711f4d112f71e76feR172) where `InvalidArgumentException` really thrown, but it is no longer needed now.
Commits
-------
e737911 [Stopwatch] Fix StopWatchEvent never throws InvalidArgumentException1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
0 commit comments