gusman126 Posted February 15, 2018 Share Posted February 15, 2018 Hello I have seen that they have updated the version of 1.6.18 and in the changelog they say that it is compatible with php 7.1 https://www.prestashop.com/en/system/files/ps_releases/changelog_1.6.1.18.txt - Bug fix: - # 8644: Fix for PHP 7.x - Front Office: - Improvement: - # 8564: Hide the password in the confirmation email - Bug fix: - Core: - Bug fix: - # 8695: Fix PHP 7.1 compatibility I have run tests and I have given error 500, I am doing a server change and now I can not do the tests. Someone has tried ? Does it really work with PHP 7.1? Link to comment Share on other sites More sharing options...
joseantgv Posted February 15, 2018 Share Posted February 15, 2018 2 hours ago, gusman126 said: Hello I have seen that they have updated the version of 1.6.18 and in the changelog they say that it is compatible with php 7.1 https://www.prestashop.com/en/system/files/ps_releases/changelog_1.6.1.18.txt - Bug fix: - # 8644: Fix for PHP 7.x - Front Office: - Improvement: - # 8564: Hide the password in the confirmation email - Bug fix: - Core: - Bug fix: - # 8695: Fix PHP 7.1 compatibility I have run tests and I have given error 500, I am doing a server change and now I can not do the tests. Someone has tried ? Does it really work with PHP 7.1? But which error 500 have you got? Enable debug and check it. Link to comment Share on other sites More sharing options...
gusman126 Posted February 15, 2018 Author Share Posted February 15, 2018 (edited) Because of problems with the server I had not tried until today Error : Fatal error: Cannot unset $this in /XXXXXXXXXXXXXXXX/modules/gsnippetsreviews/lib/hook/hook-display_class.php on line 62 Disable module : All ok. YES PRESTASHOP 1.6.18 IS COMPATIBLE WITH 7.1 try with 7.2 and ok, buy show errors Warning: count(): Parameter must be an array or an object that implements Countable in /xxxxxxxxxxxxxxxxxxx/modules/blockcart/blockcart.php on line 158 Deprecated : The each() function is deprecated. This message will be suppressed on further calls in /xxxxxxxxxxxxxxx/tools/smarty/sysplugins/smarty_internal_compilebase.php on line 75 Edited February 15, 2018 by gusman126 (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted February 21, 2018 Share Posted February 21, 2018 PHP 7.2 is really relatively new, I wouldn't use it yet, and I wouldn't expect it to work with Prestashop 1.6 or 1.7 at this time. PHP 7.1 should work properly, but as you already found it, you have custom modules installed that may NOT work properly. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now