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 5c9c275 commit 8c3f5f9Copy full SHA for 8c3f5f9
NEWS
@@ -54,6 +54,10 @@ PHP NEWS
54
(zend_hash_num_elements() Zend/zend_hash.h)). (nielsdos)
55
. Fixed bug GH-15210 use-after-free on watchpoint allocations. (nielsdos)
56
57
+- Random:
58
+ . Fixed part of bug GH-15381, checking getrandom availability on solaris.
59
+ (David Carlier)
60
+
61
- Soap:
62
. Fixed bug #55639 (Digest autentication dont work). (nielsdos)
63
. Fix SoapFault property destruction. (nielsdos)
0 commit comments