commit fa8195b0bf727ce69a04461a09742207264297a9
Merge: cf9bb87ec24 42c392c5781
Author: ndossche <7771979+ndossche@users.noreply.github.com>
Date: Thu Jun 25 08:33:33 2026 +0200
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
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)