chore: Update symfony/http-foundation to 5.4.48 #1390
tests-launcher.yml
on: pull_request
PHPStan and CSFixer
/
php
5m 20s
JsLinter and Jest tests
/
js
32s
Matrix: PHPUnit tests / mysql
Waiting for pending jobs
Matrix: PHPUnit tests / php
Waiting for pending jobs
Matrix: E2E / Mink
Waiting for pending jobs
Annotations
10 errors
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Register.php#L343
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Note.php#L86
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Checkout.php#L1814
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Frontend/Address.php#L375
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, string|false given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Logger.php#L63
Parameter #1 $string of function html_entity_decode expects string, array|bool|float|int|string given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Customer.php#L454
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, int given.
|
PHPStan and CSFixer / php:
engine/Shopware/Controllers/Backend/Base.php#L1062
Parameter #1 $content of method Symfony\Component\HttpFoundation\Response::setContent() expects string|null, int given.
|
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L175
Argument of an invalid type array<int, string|null>|string|null supplied for foreach, only iterables are supported.
|
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L173
Parameter #1 $header of static method Enlight_Controller_Response_ResponseHttp::formatHeader() expects string, int|string given.
|
PHPStan and CSFixer / php:
engine/Library/Enlight/Controller/Response/ResponseHttp.php#L0
Ignored error pattern #^Parameter \#2 \$path of method Symfony\\Component\\HttpFoundation\\ResponseHeaderBag\:\:removeCookie\(\) expects string, string\|null given\.$# in path /home/runner/work/shopware/shopware/engine/Library/Enlight/Controller/Response/ResponseHttp.php was not matched in reported errors.
|