Skip to content

ext/standard: enforce max_filter_count - #23344

Draft
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:max-filter-count-enforce
Draft

ext/standard: enforce max_filter_count#23344
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:max-filter-count-enforce

Conversation

@Sjord

@Sjord Sjord commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Using more than 16 filters in a php://filter URL was deprecated in 8.6, and will fail in PHP 8.7. So this targets 8.7 to enforce this limit.

Using more than 16 filters in a php://filter URL was deprecated in 8.6,
and will fail in PHP 8.7. So this targets 8.7 to enforce this limit.
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.

1 participant