[skip ci] PHP 8.4 changelog: add MYSQLI_TYPE_VECTOR to new constants

Ref: PR 15431 / a1ab846231
This commit is contained in:
jrfnl 2024-09-01 01:47:39 +02:00 committed by Niels Dossche
parent 7bfd9d4a63
commit ced1e4509a

View file

@ -1019,6 +1019,9 @@ PHP 8.4 UPGRADE NOTES
substitution, but want to disallow external entity loading.
This constant is available as of libxml2 2.13.
- Mysqli:
. MYSQLI_TYPE_VECTOR.
- OpenSSL:
. X509_PURPOSE_OCSP_HELPER.
. X509_PURPOSE_TIMESTAMP_SIGN.