Commit 65e8614
File tree
2 files changed
+14
-5
lines changedFilter options
- src/Symfony/Component/RateLimiter
- Policy
- Tests/Policy
2 files changed
+14
-5
lines changedsrc/Symfony/Component/RateLimiter/Policy/Window.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/RateLimiter/Policy/Window.php-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 | 71 |
|
77 | 72 |
|
78 | 73 |
|
|
src/Symfony/Component/RateLimiter/Tests/Policy/FixedWindowLimiterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/RateLimiter/Tests/Policy/FixedWindowLimiterTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
93 | 107 |
|
94 | 108 |
|
95 | 109 |
|
|
0 commit comments