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 fc42098 commit eff9aedCopy full SHA for eff9aed
NEWS
@@ -20,6 +20,9 @@ PHP NEWS
20
. Fixed bug GH-9067 (random extension is not thread safe). (cmb)
21
. Fixed bug GH-9055 (segmentation fault if user engine throws). (timwolla)
22
. Fixed bug GH-9066 (signed integer overflow). (zeriyoshi)
23
+ . Fixed bug GH-9083 (undefined behavior during shifting). (timwolla)
24
+ . Fixed bug GH-9088, GH-9056 (incorrect expansion of bytes when
25
+ generating uniform integers within a given range). (timwolla)
26
27
21 Jul 2022, PHP 8.2.0beta1
28
0 commit comments