]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 25 Nov 2018 14:53:10 +0000 (15:53 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 25 Nov 2018 14:56:35 +0000 (15:56 +0100)
* PHP-7.2:
  Fix #77198: auto cropping has insufficient precision

1  2 
NEWS
ext/gd/libgd/gd_crop.c

diff --cc NEWS
index b3ca630f4d81be66c812780c13e28b611c89d661,238c30c75a9490bb2c751ec5a5b45f4ad0b375f2..3736be3564a27c24895384a683e108b3d5c93119
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -11,11 -11,8 +11,12 @@@ PH
  
  - GD:
    . Fixed bug #77195 (Incorrect error handling of imagecreatefromjpeg()). (cmb)
+   . Fixed bug #77198 (auto cropping has insufficient precision). (cmb)
  
 +- Soap:
 +  . Fixed bug #77088 (Segfault when using SoapClient with null options).
 +    (Laruence)
 +
  - Sockets:
    . Fixed bug #77136 (Unsupported IPV6_RECVPKTINFO constants on macOS).
      (Mizunashi Mana)
Simple merge