Skip to content

Commit bb7ecb8

Browse files
committed
Moved NEWS entry
1 parent a43678a commit bb7ecb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 7.3.7
44

5+
- Opcache:
6+
. Fixed possible crashes, because of inconsistent PCRE cache and opcache
7+
SHM reset. (Alexey Kalinin, Dmitry)
8+
59
16 May 2019, PHP 7.3.6RC1
610

711
- cURL:
@@ -18,10 +22,6 @@ PHP NEWS
1822
- JSON:
1923
. Fixed bug #77843 (Use after free with json serializer). (Nikita)
2024

21-
- Opcache:
22-
. Fixed possible crashes, because of inconsistent PCRE cache and opcache
23-
SHM reset. (Alexey Kalinin, Dmitry)
24-
2525
- PDO_MySQL:
2626
. Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb)
2727

0 commit comments

Comments
 (0)