]> granicus.if.org Git - php/commitdiff
Update UPGRADING wrt. imageresolution()
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Oct 2016 10:59:03 +0000 (12:59 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Oct 2016 10:59:03 +0000 (12:59 +0200)
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=209d4220>.

UPGRADING

index 373607797197cdbc75e988549d8316ee43b61e0f..9040740cdacc061d2b655310b5fb9af85779ba0b 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -75,6 +75,7 @@ PHP 7.2 UPGRADE NOTES
 - GD:
   . Added imagesetclip() and imagegetclip().
   . Added imageopenpolygon().
+  . Added imageresolution().
 
 - Mbstring:
   . Added mb_chr() and mb_ord().