Use early static binding/typing #210
Annotations
8 errors
|
Full Test Suite:
src/Keys/Base/AsymmetricPublicKey.php#L198
src/Keys/Base/AsymmetricPublicKey.php:198:5: InvalidDocblock: Cannot parse generic type in docblock for ParagonIE\Paseto\Keys\Base\AsymmetricPublicKey::__debugInfo (see https://psalm.dev/008)
|
Full Test Suite:
src/Keys/Base/AsymmetricSecretKey.php#L250
src/Keys/Base/AsymmetricSecretKey.php:250:5: InvalidDocblock: Cannot parse generic type in docblock for ParagonIE\Paseto\Keys\Base\AsymmetricSecretKey::__debugInfo (see https://psalm.dev/008)
|
Full Test Suite:
src/Keys/Base/SymmetricKey.php#L85
src/Keys/Base/SymmetricKey.php:85:16: UnsafeInstantiation: Cannot safely instantiate class ParagonIE\Paseto\Keys\Base\SymmetricKey with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
Full Test Suite:
src/Keys/Base/SymmetricKey.php#L119
src/Keys/Base/SymmetricKey.php:119:16: UnsafeInstantiation: Cannot safely instantiate class ParagonIE\Paseto\Keys\Base\SymmetricKey with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
Full Test Suite:
src/Keys/Base/SymmetricKey.php#L130
src/Keys/Base/SymmetricKey.php:130:16: UnsafeInstantiation: Cannot safely instantiate class ParagonIE\Paseto\Keys\Base\SymmetricKey with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
Full Test Suite:
src/Keys/Base/SymmetricKey.php#L155
src/Keys/Base/SymmetricKey.php:155:16: UnsafeInstantiation: Cannot safely instantiate class ParagonIE\Paseto\Keys\Base\SymmetricKey with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
Full Test Suite
The operation was canceled.
|
Loading