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 8fb297c commit 4966647Copy full SHA for 4966647
NEWS
@@ -2,15 +2,13 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.3.10
4
5
-- Core:
6
- . Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
7
- child). (Nikita)
8
-
9
29 Aug 2019, PHP 7.3.9
10
11
- Core:
12
. Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
13
. Fixed bug #78379 (Cast to object confuses GC, causes crash). (Dmitry)
+ . Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
+ child). (Nikita)
14
15
- Curl:
16
. Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
0 commit comments