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 e46f77c commit 96c0bc5Copy full SHA for 96c0bc5
NEWS
@@ -7,6 +7,8 @@ PHP NEWS
7
triggers "Constant already defined" warning). (ilutov)
8
. Partially fixed bug GH-19542 (Scanning of string literals >=2GB will fail
9
due to signed int overflow). (ilutov)
10
+ . Fixed bug GH-19544 (GC treats ZEND_WEAKREF_TAG_MAP references as WeakMap
11
+ references). (Arnaud, timwolla)
12
13
- OpenSSL:
14
. Fixed bug GH-19245 (Success error message on TLS stream accept failure).
0 commit comments