]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Sat, 12 Nov 2016 17:35:24 +0000 (17:35 +0000)
committerJoe Watkins <krakjoe@php.net>
Sat, 12 Nov 2016 17:35:24 +0000 (17:35 +0000)
* PHP-7.0:
  news entry for calendar overflow fix
  Fix integer overflow in calender.

1  2 
NEWS
ext/calendar/calendar.c

diff --cc NEWS
index 798897da5d7728d0c1bc4044e57610c353290a5e,22e1bfa4d449b4804234363fc72a0d979d3f88ab..8aeb463c9fb39dbd49eaef287adb05787b0595ad
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,10 -1,10 +1,13 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2016 PHP 7.0.14
 +?? ??? ????, PHP 7.1
 +
 +
 +10 Nov 2016, PHP 7.1.0RC6
  
+ - Calendar:
+   . Fix integer overflows (Joshua Rogers)
  - Core:
    . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
      / PDO). (Dmitry)
Simple merge