Skip to content

Document http context option uri_parser_class (PHP 8.5) - #5843

Merged
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/context-http-uri-parser-class
Sep 7, 2026
Merged

Document http context option uri_parser_class (PHP 8.5)#5843
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/context-http-uri-parser-class

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #5833.

The uri_parser_class stream context option introduced in PHP 8.5 was not documented. This adds the option to the HTTP context options page, including accepted values (Uri\Rfc3986\Uri and Uri\WhatWg\Url) and a changelog entry.

@lacatoire
lacatoire force-pushed the feat/context-http-uri-parser-class branch from 036fdc8 to cad3cd9 Compare September 7, 2026 20:21
@lacatoire
lacatoire merged commit aa42c6d into php:master Sep 7, 2026
2 checks passed
@lacatoire
lacatoire deleted the feat/context-http-uri-parser-class branch September 7, 2026 20:32
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.

http.uri_parser_class stream context option is not documented

1 participant