Skip to content

Stream errors#20524

Closed
bukka wants to merge 1 commit into
php:masterfrom
bukka:stream_errors
Closed

Stream errors#20524
bukka wants to merge 1 commit into
php:masterfrom
bukka:stream_errors

Conversation

@bukka
Copy link
Copy Markdown
Member

@bukka bukka commented Nov 18, 2025

This introduces new stream error handling that allows configurable handling of stream errors. This can be configured in stream contex.

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

Copy link
Copy Markdown
Member

@DanielEScherzer DanielEScherzer left a comment

Choose a reason for hiding this comment

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

Updating ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt for new classes looks good to me, okay for ext/reflection

@bukka bukka force-pushed the stream_errors branch 3 times, most recently from e729e8e to 176987f Compare April 2, 2026 18:06
bukka added a commit to bukka/php-src that referenced this pull request May 28, 2026
This introduces new stream error handling that allows configurable
handling of stream errors. This can be configured in stream contex.

All streams, ext/standard and ext/phar stream errors are converted to
use the new API.

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

Closes phpGH-20524
This introduces new stream error handling that allows configurable
handling of stream errors. This can be configured in stream contex.

All streams, ext/standard and ext/phar stream errors are converted to
use the new API.

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

Closes phpGH-20524
@bukka bukka closed this in f2b371e May 29, 2026
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.

2 participants