]> granicus.if.org Git - php/commit
Fix parameter order
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 11 Aug 2019 14:05:53 +0000 (16:05 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 11 Aug 2019 14:16:39 +0000 (16:16 +0200)
commit9818f863c3b5e87b7b81b5d66c4be585ab169102
tree4267c7935afe937329c1d35ecf617273ad0b1afc
parent092571c1cbe82b28b84d1b69f474e6eb55c9a258
Fix parameter order

`imagecopymerge()` and `imagecopymergegray()` expect the destination
image first, not the other way round.
ext/gd/gd.c