Use psr/clock instead of protected method #8
Annotations
10 errors
src/Violation/UnsupportedDomain.php#L29
Property Rollerworks\Component\X509Validator\Violation\UnsupportedDomain::$supported (array<int, string>) does not accept array<int|string, string>.
|
src/X509Info.php#L29
PHPDoc tag @var for property Rollerworks\Component\X509Validator\X509Info::$pubKey with type array<string, mixed> is incompatible with native type string.
|
src/X509Info.php#L43
Method Rollerworks\Component\X509Validator\X509Info::__construct() has parameter $fields with no value type specified in iterable type array.
|
tests/CertificateValidatorTest.php#L76
Cannot call method validateCertificate() on Rollerworks\Component\X509Validator\CertificateValidator|null.
|
tests/CertificateValidatorTest.php#L81
Cannot call method getMessage() on Throwable|null.
|
tests/CertificateValidatorTest.php#L81
Cannot call method getPrevious() on Throwable|null.
|
tests/CertificateValidatorTest.php#L135
Access to an undefined property Psr\Clock\ClockInterface::$now.
|
tests/CertificateValidatorTest.php#L136
Cannot call method validateCertificate() on Rollerworks\Component\X509Validator\CertificateValidator|null.
|
tests/CertificateValidatorTest.php#L149
Parameter #1 $suffixManager of class Rollerworks\Component\X509Validator\Tests\FakedCertificateValidator constructor expects Rollerworks\Component\PdbSfBridge\PdpManager, Rollerworks\Component\PdbSfBridge\PdpManager|null given.
|
tests/CertificateValidatorTest.php#L185
Parameter #1 $suffixManager of class Rollerworks\Component\X509Validator\Tests\FakedCertificateValidator constructor expects Rollerworks\Component\PdbSfBridge\PdpManager, Rollerworks\Component\PdbSfBridge\PdpManager|null given.
|
The logs for this run have expired and are no longer available.
Loading