mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
* PHP-8.2: Add missing error check on PEM_write_bio_PKCS7() Add missing error check on PEM_write_bio_CMS() Add missing error check on i2d_PKCS12_bio() Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit()