From 19d7e048df1450c1afda1aa771a943c12529a971 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Wed, 23 Jun 2021 23:05:25 +0800 Subject: [PATCH] release beta12 --- README-EN.md | 3 ++- README.md | 3 ++- include/constants.php | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README-EN.md b/README-EN.md index b24b4139..abc53960 100644 --- a/README-EN.md +++ b/README-EN.md @@ -9,6 +9,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel Framework + E - Request torrent - Subtitle - Exam +- H&R - Attendance - Forum - Multi-language @@ -18,7 +19,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel Framework + E - .... ## System Requirements -- PHP: 7.3|8.0, must have extensions: ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd +- PHP: 7.3|8.0, must have extensions: bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd - Mysql: 5.7 latest version or above - Redis:optional diff --git a/README.md b/README.md index 1367f22c..c84e7291 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - 求种 - 字幕 - 考核 +- H&R - 签到 - 论坛 - 多语言 @@ -17,7 +18,7 @@ - .... ## 系统要求 -- PHP: 7.3|8.0,必须扩展:ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd +- PHP: 7.3|8.0,必须扩展:bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd - Mysql: 5.7最新版或以上版本 - Redis:可选 diff --git a/include/constants.php b/include/constants.php index ac4d02f1..bb965d2c 100644 --- a/include/constants.php +++ b/include/constants.php @@ -1,6 +1,6 @@