PHPASN1 icon indicating copy to clipboard operation
PHPASN1 copied to clipboard

A PHP library to encode and decode arbitrary ASN.1 structures using ITU-T X.690 encoding rules.

Results 12 PHPASN1 issues
Sort by recently updated
recently updated
newest added

See X.690 for details

enhancement

DateTime::getLastErrors() is documented as returning `array|false` https://www.php.net/manual/en/datetime.getlasterrors.php As discussed here https://github.com/symfony/symfony/pull/47428#issuecomment-1231483492 @derickr quoted as saying "This is a bug fix as the new 8.2 behaviour is how it has been...