-
Notifications
You must be signed in to change notification settings - Fork 111
7.1 support? #94
Comments
Not tested yet, but due to very little gain from 7.1 compared to 7.0, it isn't a priority. |
@icurdinj The only benchmarks I've found so far: http://phoronix.com/scan.php?page=news_item&px=PTS-PHP-7.1-Benchmarks |
Just tested Magento CE 1.9.3.1 on PHP 7.1.0, everything seems fine here. Only one log warrning mentioned in separate issue #97 , but everything is working. @jgeerdink Orders are working fine here, both My Account and admin. Did you find out what's wrong, maybe is related to payment method used, which payment is used on that orders? |
Supported, but pointless: https://github.com/Inchoo/Inchoo_PHP7/wiki/RunningOnPHP7.1 |
I'm not so sure about pointless. If the issue is mainly deprecation warnings, I think a better solution would be to disable those warnings[since no one reads them anyway] The benefit's are mainly regarding perceived PCI Compliance. Some auditors make their decision based on the level of support the installed PHP Version has. 7.0 will go from supported to Security Fixes Only in January 2018, and no support January 2019 This leaves 1.x sites which are not end of life from January 2018 till November 2017 with potential business[though not technical] issues. Jumping directly to 7.1 avoids business issues at the cost of a few technical issues. |
*POW* *BIFF* *BANG* TABS ARE BETTER THAN SPACES! |
I agree that tabs are better than spaces! |
No description provided.
The text was updated successfully, but these errors were encountered: