]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.1'
authorXinchen Hui <laruence@gmail.com>
Wed, 17 Aug 2016 09:15:11 +0000 (17:15 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 17 Aug 2016 09:15:11 +0000 (17:15 +0800)
commit660d8f1622cd42fb23afdae4e49905075bae383b
tree6b5d2b06ae5ed42e32a0705f09fc7674b96ad67f
parent63380a7b9c2c37c824370fcd3f9ad178bb132a63
parent30e751fe5b1eb79114a07ac4d7ac1ea1e3ab74cf
Merge branch 'PHP-7.1'

* PHP-7.1: (49 commits)
  Update NEWs
  Update NEWs
  Unused label
  Fixed bug #72853 (stream_set_blocking doesn't work)
  fix test
  Bug #72663 - part 3
  Bug #72663 - part 2
  Bug #72663 - part 1
  Update NEWS
  BLock test with memory leak
  fix tests
  Fix TSRM build
  Fix bug #72850 - integer overflow in uuencode
  Fixed bug #72849 - integer overflow in urlencode
  Fix bug #72848 - integer overflow in quoted_printable_encode caused heap corruption
  Fix bug #72838 -  Integer overflow lead to heap corruption in sql_regcase
  Fix bug #72837 - integer overflow in bzdecompress caused heap corruption
  Fix bug #72836 - integer overflow in base64_decode caused heap corruption
  Fix for bug #72807 - do not produce strings with negative length
  Fix for bug #72790 and bug #72799
  ...
ext/exif/exif.c
ext/gd/gd.c