Skip to content

stream: remove php_stream_fopen_with_path() function#22793

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-07-make-private-fn-only-used-by-plain-stream-wrapper
Jul 19, 2026
Merged

stream: remove php_stream_fopen_with_path() function#22793
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-07-make-private-fn-only-used-by-plain-stream-wrapper

Conversation

@Girgias

@Girgias Girgias commented Jul 17, 2026

Copy link
Copy Markdown
Member

@Girgias
Girgias requested a review from bukka as a code owner July 17, 2026 17:58

@TimWolla TimWolla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's unused it can go.

@Girgias
Girgias merged commit 2236e6b into php:master Jul 19, 2026
18 checks passed
@Girgias
Girgias deleted the 2026-07-make-private-fn-only-used-by-plain-stream-wrapper branch July 19, 2026 14:17
@bukka

bukka commented Jul 19, 2026

Copy link
Copy Markdown
Member

You should update UPGRADING.INTERNALS as it's an exported function so possible impact on private extensions (not likely but every exported function removal should be noted there anyway).

@Girgias

Girgias commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

As yes, will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants