We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb7aaf commit a39d2f8Copy full SHA for a39d2f8
NEWS
@@ -2,13 +2,14 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2016 PHP 7.0.14
4
5
-- Calendar:
6
- . Fix integer overflows (Joshua Rogers)
7
-
8
- Core:
+ . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre)
9
. Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
10
/ PDO). (Dmitry)
11
+- Calendar:
+ . Fix integer overflows (Joshua Rogers)
12
+
13
- Date:
14
. Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
15
0 commit comments