commit 4b34234fad30abf14d52e546111796a7a739e62b
Merge: a61c38a70b4 fa8195b0bf7
Author: ndossche <7771979+ndossche@users.noreply.github.com>
Date: Thu Jun 25 08:33:49 2026 +0200
Merge branch 'PHP-8.5'
* PHP-8.5:
openssl: Use proper error propagation when X509_dup() fails in openssl_x509_read() (#21953)
Fixing memory leak in openssl_x509_parse when str_serial creation fails (#21751)