diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ PHP NEWS . Fixed bug #68074 (Allow to use system cipher list instead of hardcoded value). (Remi) +- GMP: + . Implemented gmp_random_range() and gmp_random_bits(). (Leigh) + 02 Oct 2014, PHP 5.6.1 |