PHP 5.6迁移到7.2失败。双文本Wordpress的前端和后端

时间:2019-06-19 08:41:05

标签: php database wordpress migration php-7.0

在尝试将PHP 5.6升级到7.2的后端/前端后,我看到了双重文本。当前的PHP代码不兼容,我使用的是Handmade Theme Wordpress。关于此网站的信息:laadkompas.nl

要做的事情:我必须至少准备好7.1 PHP版本。

我找到了以下解决方案:https://php.net/manual/en/migration71.incompatible.php#migration71.incompatible.empty-string-index-operator

此解决方案正确吗?我必须在哪里放置此代码?

更新了18个插件,

从Wordpress 4.8到5.2.2

在网站上搜索:https://bugs.php.net/bug.php?id=73925 https://3v4l.org/25AIu#output

已使用; PHP兼容性检查器。 如果我使用DEBUG,则看不到这个异常。

0 个答案:

没有答案