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 adf3158 commit 3efc863Copy full SHA for 3efc863
NEWS
@@ -13,8 +13,10 @@ PHP NEWS
13
- Fixed bug #39067 (getDeclaringClass() and private properties). (Tony)
14
- Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
15
files). (Ilia)
16
+- Fixed bug #38649 (uninit'd optional arg in stream_socket_sendto()). (Sara)
17
- Fixed bug #38198 (possible crash when COM reports an exception). (Ilia)
18
- Fixed bug #37262 (var_export() does not escape \0 character). (Ilia)
19
+- Fixed bug #36515 (Unlinking buckets from non-existant brigades). (Sara)
20
21
05 Oct 2006, PHP 5.2.0RC5
22
- Updated bundled OpenSSL to version 0.9.8d in the Windows distro. (Edin)
0 commit comments