thinkcmf升级教程

2024-11-18 09:51:31

1、php版本要求提升到5.6

thinkcmf升级教程

2、如果你项目中不需要用到phpoffice/phpspreadsheet

thinkcmf升级教程

3、且php无法升级到5.6,可以运行composer remove phpoffice/phpspreadsheet删除第三方库

thinkcmf升级教程

4、规范控制器_initialize方法为initialize调整cmf_theme_path,cmf_default_theme,cmf_admin_theme_path,cmf_admin_default_theme到template配置下

thinkcmf升级教程

5、hook,hook_one方法取消$extra参数

thinkcmf升级教程

6、希望我的经验对你有所帮助

thinkcmf升级教程
猜你喜欢