Skip to content

Commit 3665cd1

Browse files
seansanKevin KriegerFlyingmana
authored
Added proof of stability stack (#1243)
Co-authored-by: Kevin Krieger <[email protected]> Co-authored-by: Daniel Fahlke <[email protected]>
1 parent 2b84ee1 commit 3665cd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ Note, the branches older than `1.9.4.x` and that were created before this strate
2929
- MySQL 5.6+ (8.0+ recommended)
3030
- (optional) Redis 5+ (6.x recommended, latest verified compatible 6.0.7 with 20.x)
3131

32+
3233
- PHP 7.4 and 8.0 are supported
3334
- Please be aware that although OpenMage is compatible that 1 or more extensions may not be
3435

36+
37+
Installation on PHP 7.2.33 (7.2.x), MySQL 5.7.31-34 (5.7.x) Percona Server and Redis 6.x should work fine and confirmed by users.
38+
3539
If using php 7.2+ then mcrypt needs to be disabled in php.ini or pecl to fallback on mcryptcompat and phpseclib. mcrypt is deprecated from 7.2+ onwards.
3640

3741
## Installation

0 commit comments

Comments
 (0)