You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shopware just requires a ionCube loader version from 5.0 (wiki & code). But we have seen a lot of hard to debug problems with older ionCube loaders6.0.x versions in connection with PHP 7.
We could implement a special check for this and recommend ionCube loader version from 6.1.0. Specifically with version 6.0.9 a bug reported by us was fixed in January 2017.
The text was updated successfully, but these errors were encountered:
Shopware just requires a ionCube loader version from
5.0
(wiki & code). But we have seen a lot of hard to debug problems with older ionCube loaders6.0.x
versions in connection with PHP 7.We could implement a special check for this and recommend ionCube loader version from
6.1.0
. Specifically with version6.0.9
a bug reported by us was fixed in January 2017.The text was updated successfully, but these errors were encountered: