File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 44 "ergebnis/composer-normalize" : " 2.48.2" ,
55 "friendsofphp/php-cs-fixer" : " 3.88.2" ,
66 "phpstan/extension-installer" : " 1.4.3" ,
7- "phpstan/phpstan" : " 2.1.29 " ,
7+ "phpstan/phpstan" : " 2.1.30 " ,
88 "phpstan/phpstan-phpunit" : " 2.0.7" ,
99 "phpstan/phpstan-symfony" : " 2.0.8" ,
1010 "saschaegerer/phpstan-typo3" : " 2.1.1" ,
Original file line number Diff line number Diff line change 11parameters :
22 ignoreErrors :
33 -
4- message : ' #^ While loop condition is always true\.$# '
4+ rawMessage : While loop condition is always true.
55 identifier : while.alwaysTrue
66 count : 1
77 path : ../../Classes/Command/ListQueueCommand.php
88
99 -
10- message : ' #^ Cannot access offset ' ' MAIL' ' on mixed\.$# '
10+ rawMessage : Cannot access offset 'MAIL' on mixed.
1111 identifier : offsetAccess.nonOffsetAccessible
1212 count : 1
1313 path : ../../Classes/Controller/MailqueueModuleController.php
1414
1515 -
16- message : ' #^ Cannot access offset ' ' Objects' ' on mixed\.$# '
16+ rawMessage : Cannot access offset 'Objects' on mixed.
1717 identifier : offsetAccess.nonOffsetAccessible
18- count : 2
18+ count : 1
1919 path : ../../Classes/Extension.php
2020
2121 -
22- message : ' #^ Cannot access offset ' ' SYS' ' on mixed\.$# '
22+ rawMessage : Cannot access offset 'SYS' on mixed.
2323 identifier : offsetAccess.nonOffsetAccessible
24- count : 2
24+ count : 1
2525 path : ../../Classes/Extension.php
2626
2727 -
28- message : ' #^ Cannot access offset ' ' TYPO3\\\\ CMS\\\\ Core\\\\ Mail\\\\ FileSpool' ' on mixed\.$# '
28+ rawMessage : Cannot access offset 'TYPO3\\CMS\\Core\\Mail\\FileSpool' on mixed.
2929 identifier : offsetAccess.nonOffsetAccessible
3030 count : 1
3131 path : ../../Classes/Extension.php
3232
3333 -
34- message : ' #^ Cannot access offset ' ' TYPO3\\\\ CMS\\\\ Core\\\\ Mail\\\\ MemorySpool' ' on mixed\.$# '
34+ rawMessage : Cannot access offset 'TYPO3\\CMS\\Core\\Mail\\MemorySpool' on mixed.
3535 identifier : offsetAccess.nonOffsetAccessible
3636 count : 1
3737 path : ../../Classes/Extension.php
You can’t perform that action at this time.
0 commit comments