Closed iandd0824 closed 7 years ago
+1 Solved issue temporarily by using PHP FPM 7.0 image in the docker-compose.yml file
PLEASE APPLY THE FOLLOWING FIX - https://www.cadence-labs.com/2016/09/magento-2-php-7-1-fix-function-mcyrpt_module_open-deprecated/
SOLUTION (https://www.cadence-labs.com/wp-content/themes/Divi-reddot/gists/Crypt.php.txt)
Not going to monkey-patch Magento 2's shit core code. They can do that.
I merged in a fix that downgrades back to PHP 7.0. Once @magento cares enough to put out a proper fix (and not take months to do it), I'll upgrade the compose back to PHP 7.1.
Try to install the version 2.1.4 and run into the deprecated exception if I use the php version magento2-php:7.1-fpm-0 in setup container.
There is no deprecated exception with magento2-php:7.0-fpm-0.
docker-compose.yml
Command
Deprecated Exception