Skip to content

stream filters: only accept array params for write_seek_mode param#22357

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:stream-filter-write_seek_mode-only-array
Jun 18, 2026
Merged

stream filters: only accept array params for write_seek_mode param#22357
Girgias merged 1 commit into
php:masterfrom
Girgias:stream-filter-write_seek_mode-only-array

Conversation

@Girgias

@Girgias Girgias commented Jun 17, 2026

Copy link
Copy Markdown
Member

This is in order to remove usage of HASH_OF() and interpreting objects as arrays within PHP

As this is a new parameter, there is no BC break.

This is in order to remove usage of HASH_OF() and interpreting objects as arrays within PHP

As this is a new parameter, there is no BC break.
@Girgias Girgias marked this pull request as ready for review June 18, 2026 14:35
@Girgias Girgias requested a review from bukka as a code owner June 18, 2026 14:35
@Girgias Girgias requested a review from ndossche June 18, 2026 14:36
@Girgias Girgias merged commit ce87861 into php:master Jun 18, 2026
18 checks passed
@Girgias Girgias deleted the stream-filter-write_seek_mode-only-array branch June 18, 2026 14:58
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