summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorIvan Tcholakov <ivantcholakov@gmail.com>2016-08-27 20:30:34 +0300
committerIvan Tcholakov <ivantcholakov@gmail.com>2016-08-27 20:30:34 +0300
commit619086f2ced3f13975db2b7c65143e15a0b9f9a7 (patch)
treecd7f440fc0dbc89af62d8573ae6550c3a6fd2cbb /README.markdown
parentace073413d4a6381dce6c2930f94b61cec73f1f5 (diff)
downloadgibberish-aes-php-master.zip
gibberish-aes-php-master.tar.gz
gibberish-aes-php-master.tar.bz2
Signed-off-by:Ivan Tcholakov <ivantcholakov@gmail.com>
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 7d914c0..26a72ff 100644
--- a/README.markdown
+++ b/README.markdown
@@ -22,7 +22,7 @@ Requirements:
or
-- Mcrypt functions installed.
+- Mcrypt functions installed and PHP version < 7.1.0-alpha
For PHP under version 7 it is recommendable you to install within your project
"PHP 5.x support for random_bytes() and random_int()",