Skip to content

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

Merged
jordikroon merged 2 commits into
php:masterfrom
lacatoire:fix/stream_filter_prepend-sync-src
Jun 10, 2026
Merged

Document missing PHP 8.4 constants (ldap, openssl)#5333
jordikroon merged 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
@jordikroon

Copy link
Copy Markdown
Member

@lacatoire can you rebase this and see what is still relevant? Some things we already covered by earlier MR's

@lacatoire lacatoire force-pushed the fix/stream_filter_prepend-sync-src branch from 55b80c5 to 5f33759 Compare June 10, 2026 20:03
@jordikroon jordikroon merged commit 5b3a849 into php:master Jun 10, 2026
2 checks passed
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.

3 participants