Skip to content

Commit eff9aed

Browse files
authored
[ci skip] Update NEWS for byte expansion in rand_rangeXX()
see phpGH-9083 see phpGH-9088 see phpGH-9056
1 parent fc42098 commit eff9aed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ PHP NEWS
2020
. Fixed bug GH-9067 (random extension is not thread safe). (cmb)
2121
. Fixed bug GH-9055 (segmentation fault if user engine throws). (timwolla)
2222
. 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)
2326

2427
21 Jul 2022, PHP 8.2.0beta1
2528

0 commit comments

Comments
 (0)