Skip to content

Add missing changelog entry for imagecopyresampled return type#5291

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/imagecopyresampled-return-type
Open

Add missing changelog entry for imagecopyresampled return type#5291
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/imagecopyresampled-return-type

Conversation

@lacatoire
Copy link
Contributor

@lacatoire lacatoire commented Feb 6, 2026

Add missing &return.type.true; changelog entry for 8.2.0.

Fixes #5426

Since PHP 8.2, imagecopyresampled() always returns true instead of bool.
Update methodsynopsis, return value description, and add changelog entry.
@lacatoire lacatoire force-pushed the fix/imagecopyresampled-return-type branch from 34dc99a to f3da92a Compare March 16, 2026 08:47
@lacatoire lacatoire changed the title Fix imagecopyresampled return type: bool -> true Add missing changelog entry for imagecopyresampled return type Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

imagecopyresampled(): from which version does it always return true?

1 participant