Deprecate X-Xss-Protection #201
Annotations
10 errors and 1 warning
PHPStan:
src/Resources/config/xss_protection.php#L20
Fetching class constant class of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
src/Resources/config/xss_protection.php#L22
Fetching class constant class of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L32
Parameter $listener of method Nelmio\SecurityBundle\Tests\Listener\XssProtectionListenerTest::testLegacyVariousConfig() has typehint with deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L42
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L43
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L44
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L45
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L46
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L55
Instantiation of deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan:
tests/Listener/XssProtectionListenerTest.php#L67
Parameter $listener of method Nelmio\SecurityBundle\Tests\Listener\XssProtectionListenerTest::callListener() has typehint with deprecated class Nelmio\SecurityBundle\EventListener\XssProtectionListener:
since NelmioSecurityBundle 3.4.0, to be removed in 4.0.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|