Add nonce support to PwaRuntime #70
Annotations
7 errors
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #2 $red of function imagecolorallocate expects int<0, 255>, int given.
|
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #3 $green of function imagecolorallocate expects int<0, 255>, int given.
|
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #4 $blue of function imagecolorallocate expects int<0, 255>, int given.
|
src/Twig/PwaRuntime.php#L33
Parameter $cspListener of method SpomkyLabs\PwaBundle\Twig\PwaRuntime::__construct() has invalid type Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener.
|
src/Twig/PwaRuntime.php#L33
Property SpomkyLabs\PwaBundle\Twig\PwaRuntime::$cspListener has unknown class Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener as its type.
|
src/Twig/PwaRuntime.php#L226
Call to method getNonce() on an unknown class Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener.
|
|
This job failed
Loading