We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb0280 commit 33679c6Copy full SHA for 33679c6
NEWS
@@ -43,6 +43,11 @@ PHP NEWS
43
- PDO_Firebird:
44
. Fixed bug GH-8576 (Bad interpretation of length when char is UTF-8). (cmb)
45
46
+- Random:
47
+ . Add new random extension. (Go Kudo), This extension organizes and
48
+ consolidates existing implementations related to random number generators.
49
+ New, higher quality RNGs are available and scope issues are eliminated. (Go Kudo)
50
+
51
- Standard:
52
. Fixed empty array returned by str_split on empty input. (Michael Vorisek)
53
. Added ini_parse_quantity function to convert ini quantities shorthand
0 commit comments