We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133b9b0 commit c5f9b2fCopy full SHA for c5f9b2f
NEWS
@@ -13,6 +13,7 @@ PHP NEWS
13
- Random:
14
. Fixed bug GH-9067 (random extension is not thread safe). (cmb)
15
. Fixed bug GH-9055 (segmentation fault if user engine throws). (timwolla)
16
+ . Fixed bug GH-9066 (signed integer overflow). (zeriyoshi)
17
18
21 Jul 2022, PHP 8.2.0beta1
19
@@ -62,7 +63,6 @@ PHP NEWS
62
63
64
65
. Added new random extension. (Go Kudo)
- . Fixed bug GH-9066 (signed integer overflow). (zeriyoshi)
66
67
- SPL:
68
. Widen iterator_to_array() and iterator_count()'s $iterator parameter to
0 commit comments