Skip to content

ext/gd/imagefilter: Improve wording of ArgCount error - #20158

Merged
Girgias merged 2 commits into
php:masterfrom
Girgias:gd-filter-improve-argcount-error-msg
Oct 13, 2025
Merged

ext/gd/imagefilter: Improve wording of ArgCount error#20158
Girgias merged 2 commits into
php:masterfrom
Girgias:gd-filter-improve-argcount-error-msg

Conversation

@Girgias

Copy link
Copy Markdown
Member

Extract GD changes from #20066

Commits

ext/gd/imagefilter: Add test case for manual ZPP

ext/gd/imagefilter: Improve wording of ArgCount error

This is done by parsing this as 2 arguments with variadics that are never actually parsed

This is done by parsing this as 2 arguments with variadics that are never actually parsed
@Girgias
Girgias merged commit 6cb2122 into php:masterOct 13, 2025
10 checks passed
@Girgias
Girgias deleted the gd-filter-improve-argcount-error-msg branch October 13, 2025 22:07
Sign up for freeto 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

@Girgias@devnexen