Commit fbfcdff
[BUGFIX] Always set the validator for an argument in extbase
Fix also a wrong annotation for initialize methods.
This patch will also remove two entries in the phpstan baseline.
Resolves: #106310
Releases: main
Change-Id: I3a2c845ab6c248cd6b56d43f9400185e5150cdff
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88496
Tested-by: Benni Mack <benni@typo3.org>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: Georg Ringer <georg.ringer@gmail.com>1 parent 4916a0b commit fbfcdff
File tree
2 files changed
+2
-16
lines changed- Build/phpstan
- typo3/sysext/extbase/Classes/Mvc/Controller
2 files changed
+2
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2280 | 2280 | | |
2281 | 2281 | | |
2282 | 2282 | | |
2283 | | - | |
2284 | | - | |
2285 | | - | |
2286 | | - | |
2287 | | - | |
2288 | | - | |
2289 | | - | |
2290 | | - | |
2291 | | - | |
2292 | | - | |
2293 | | - | |
2294 | | - | |
2295 | 2283 | | |
2296 | 2284 | | |
2297 | 2285 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
| 331 | + | |
334 | 332 | | |
335 | 333 | | |
336 | 334 | | |
| |||
352 | 350 | | |
353 | 351 | | |
354 | 352 | | |
355 | | - | |
| 353 | + | |
356 | 354 | | |
357 | 355 | | |
358 | 356 | | |
| |||
0 commit comments