mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
* PHP-8.5: Update NEWS for OpenSSL changes Fix memory leaks in openssl_cms_encrypt() when push fails Fix memory leaks in openssl_pkcs7_encrypt() when push fails Fix missing error propagation when php_array_to_X509_sk() fails Fix memory leaks in php_array_to_X509_sk() when push fails Fix memory leak in php_openssl_load_all_certs_from_file() when push fails