1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-23 18:56:20 +02:00

strftime() added to php_compatibility_handler.php and all references updated. README updated. dateAlternativeTest updated to pass on Windows. (TBD)

This commit is contained in:
Cameron
2021-11-25 08:51:32 -08:00
parent 904cea1af4
commit 4aa66c1732
17 changed files with 77 additions and 75 deletions

View File

@@ -36,8 +36,9 @@
### Recommended
* Apache 2.2 or newer on Linux with PHP 7.0 or newer
* MySQL 5.x or newer, or MariaDB
* Apache 2.4 or newer on Linux
* PHP 7.4 or newer
* MySQL 5.6 or newer, or MariaDB 10.3 or newer
* A registered domain name
* Access to a server control panel (such as cPanel)