Skip to content

[pull] master from php:master#902

Merged
pull[bot] merged 6 commits intoturkdevops:masterfrom
php:master
May 1, 2026
Merged

[pull] master from php:master#902
pull[bot] merged 6 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

petk and others added 6 commits May 1, 2026 17:46
The ext/dom/lexbor/selectors-adapted/selectors.h isn't public header in
current code (it isn't needed to use ext/dom in other extensions).
And Autotools also doesn't install this header.
Technically this applies to other SAPIs, but CLI is currently the only one with
a flag with an optional value. The PHP getopt() implementation already clears
php_optarg by-hand.

Fixes GH-21901
Closes GH-21902

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
* PHP-8.5:
  Fix stale getopt() optional value in CLI
This adds support for various session options to the stream SSL context.
It allows setting a new session callback and session data on the client,
and get and remove session callbacks on the server. The server also offers
options to configure session cache parameters and the number of session
tickets. A new Openssl\Session class is introduced for session
import/export and introspection, along with Openssl\OpensslException
as the base exception for the extension.

RFC: https://wiki.php.net/rfc/tls_session_resumption_api

Closes GH-20296
* PHP-8.5:
  Fix gh21901.phpt expected output when no ini file is loaded
@pull pull Bot locked and limited conversation to collaborators May 1, 2026
@pull pull Bot added the ⤵️ pull label May 1, 2026
@pull pull Bot merged commit e27667b into turkdevops:master May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants