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 8511c20 commit 714d2d8Copy full SHA for 714d2d8
NEWS
@@ -2,10 +2,6 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.3.7
4
5
-- Opcache:
6
- . Fixed possible crashes, because of inconsistent PCRE cache and opcache
7
- SHM reset. (Alexey Kalinin, Dmitry)
8
-
9
16 May 2019, PHP 7.3.6RC1
10
11
- cURL:
@@ -22,6 +18,10 @@ PHP NEWS
22
18
- JSON:
23
19
. Fixed bug #77843 (Use after free with json serializer). (Nikita)
24
20
21
+- Opcache:
+ . Fixed possible crashes, because of inconsistent PCRE cache and opcache
+ SHM reset. (Alexey Kalinin, Dmitry)
+
25
- PDO_MySQL:
26
. Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb)
27
0 commit comments