diff options
author | Leigh <leight@gmail.com> | 2014-10-07 14:28:02 +0100 |
---|---|---|
committer | Leigh <leight@gmail.com> | 2014-10-07 14:28:02 +0100 |
commit | 106fab00bc57e79bc95f9772f6c283dc89a11169 (patch) | |
tree | dc3c8b9a5af91f0cd060a0db60f23693c3446db3 | |
parent | aa679295e4a9f96e565349c198a9421207bb08b9 (diff) | |
download | php-git-106fab00bc57e79bc95f9772f6c283dc89a11169.tar.gz |
Upated NEWS
-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 |