Commit 16bfee1
committed
Merge branch '5.4' into 6.2
* 5.4:
cs fix
[Messenger] Fix passing options set via tags to handler descriptors
random_bytes length should be an int greater than 0
enforce UTC timezone in test
[DependencyInjection] Fix autocasting null env values to empty string
Fix executable bit
Readme: Replace Stack Overflow with GitHub Discussions
[DependencyInjection] Fix annotation
[String] Fix Inflector for 'status'
[EventDispatcher] [EventDispatcher] Throw exception when listener method cannot be resolvedFile tree
2 files changed
+31
-3
lines changed- DependencyInjection
- Tests/DependencyInjection
2 files changed
+31
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
204 | 210 | | |
205 | 211 | | |
206 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
207 | 217 | | |
208 | 218 | | |
209 | 219 | | |
| |||
247 | 257 | | |
248 | 258 | | |
249 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
250 | 274 | | |
251 | 275 | | |
252 | 276 | | |
| |||
0 commit comments