Skip to content

Document missing PHP 8.4.0 constants and deprecations#5368

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/php84-missing-constants
Open

Document missing PHP 8.4.0 constants and deprecations#5368
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/php84-missing-constants

Conversation

@lacatoire
Copy link
Contributor

Summary

  • Session: Add deprecation warning for SID constant (deprecated as of PHP 8.4.0)
  • SOAP: Add deprecation note for SOAP_FUNCTIONS_ALL constant
  • LDAP: Add LDAP_OPT_X_TLS_PROTOCOL_MAX and LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 constants
  • LDAP: Update LDAP_OPT_X_TLS_PROTOCOL_MIN description to include TLS1_3
  • OpenSSL: Add X509_PURPOSE_OCSP_HELPER and X509_PURPOSE_TIMESTAMP_SIGN constants

Helps with #3872

- Session: add deprecation warning for SID constant
- SOAP: add deprecation note for SOAP_FUNCTIONS_ALL constant
- LDAP: add LDAP_OPT_X_TLS_PROTOCOL_MAX and LDAP_OPT_X_TLS_PROTOCOL_TLS1_3
- LDAP: update LDAP_OPT_X_TLS_PROTOCOL_MIN to mention TLS1_3
- OpenSSL: add X509_PURPOSE_OCSP_HELPER and X509_PURPOSE_TIMESTAMP_SIGN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant