Skip to content

Fix stream_last_errors() rcn hint#22194

Merged
iluuu1994 merged 1 commit into
php:masterfrom
iluuu1994:stream_last_errors-rcn
May 31, 2026
Merged

Fix stream_last_errors() rcn hint#22194
iluuu1994 merged 1 commit into
php:masterfrom
iluuu1994:stream_last_errors-rcn

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

This function returns the static empty array, which has rc2 to avoid direct mutation.

See https://github.com/php/php-src/actions/runs/26700348910/job/78692090418.

This function returns the static empty array, which has rc2 to avoid direct
mutation.
Copy link
Copy Markdown
Member

@bukka bukka left a comment

Choose a reason for hiding this comment

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

Nice, thanks.

@iluuu1994 iluuu1994 merged commit 8575931 into php:master May 31, 2026
17 of 18 checks passed
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