Commit 8569b822bd7 for php.net

commit 8569b822bd74108457670d6da2c8dfaa03fa1ab0
Merge: 22a2c2ed2f8 ced518e3677
Author: ndossche <7771979+ndossche@users.noreply.github.com>
Date:   Thu Jun 25 09:08:11 2026 +0200

    Merge branch 'PHP-8.5'

    * PHP-8.5:
      Fixing memory leak in zif_openssl_seal and zif_openssl_open when fetching cipher with php_openssl_get_evp_cipher_by_name (#21967)
      Fixing memory leak in php_openssl_x509_fingerprint when getting mdtype with php_openssl_get_evp_md_by_name (#21965)
      Fixing memory leak in openssl_pkcs12_read when zout initialisation fails (#21752)