Skip to content

Document missing PHP 8.4 constants (ldap, openssl)#5333

Open
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:fix/stream_filter_prepend-sync-src
Open

Document missing PHP 8.4 constants (ldap, openssl)#5333
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:fix/stream_filter_prepend-sync-src

Conversation

@lacatoire

@lacatoire lacatoire commented Feb 6, 2026

Copy link
Copy Markdown
Member

Documents four PHP 8.4 constants that were listed in the migration appendix but missing from their extension constants pages:

  • LDAP_OPT_X_TLS_PROTOCOL_MAX, LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 (ldap)
  • X509_PURPOSE_OCSP_HELPER, X509_PURPOSE_TIMESTAMP_SIGN (openssl)

Part of #3872.

@iluuu1994

Copy link
Copy Markdown
Member

Hi @lacatoire. Please be aware that each PR sends an e-mail to dozens of people. Which means they've now gotten dozens to hundreds of e-mails. I'm assuming these changes are automated, can future changes be collected in a single PR instead?

@lacatoire

Copy link
Copy Markdown
Member Author

Hi @lacatoire. Please be aware that each PR sends an e-mail to dozens of people. Which means they've now gotten dozens to hundreds of e-mails. I'm assuming these changes are automated, can future changes be collected in a single PR instead?

sure ! sorry !

@lacatoire lacatoire closed this Feb 6, 2026
@lacatoire lacatoire reopened this Jun 8, 2026
@lacatoire lacatoire closed this Jun 8, 2026
@lacatoire lacatoire reopened this Jun 8, 2026
@lacatoire lacatoire force-pushed the fix/stream_filter_prepend-sync-src branch from 0e890c2 to 4bc50c3 Compare June 8, 2026 12:18
@lacatoire lacatoire changed the title Fix stream_filter_prepend parameter names to match php-src Document missing PHP 8.4 constants (ldap, openssl) Jun 8, 2026
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.

2 participants