Commit 16b6c34
authored
imagecopyresampled: Add missing 8.5.0 changelog entry for return type (#5291)
* Fix imagecopyresampled return type: bool -> true
Since PHP 8.2, imagecopyresampled() always returns true instead of bool.
Update methodsynopsis, return value description, and add changelog entry.
* Use explicit 8.5.0 changelog row (imagecopyresampled return type changed in 8.5)1 parent e7d502f commit 16b6c34
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
145 | 151 | | |
146 | 152 | | |
147 | 153 | | |
| |||
0 commit comments