Skip to content

Commit 4966647

Browse files
committed
Update NEWS
This fix has been cherry-picked into PHP-7.3.9.
1 parent 8fb297c commit 4966647

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

NEWS

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

5-
- Core:
6-
. Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
7-
child). (Nikita)
8-
95
29 Aug 2019, PHP 7.3.9
106

117
- Core:
128
. Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
139
. Fixed bug #78379 (Cast to object confuses GC, causes crash). (Dmitry)
10+
. Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
11+
child). (Nikita)
1412

1513
- Curl:
1614
. Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).

0 commit comments

Comments
 (0)