ioncube7 对PHP7.0的支持.
发布时间:2016-12-16 14:33:24
使用ioncube加密的PHP文件, 在使用PHP7.0时会有如下出错提示:
Fatal error: The file 2.php was encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0
可以选择PHP 5.6的版本重新加密一下(指有源代码) ,即可支持新版 PHP7.0 .