排序
搭建网站时报错:Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP
问题背景 今天在安装ecshop程序时,报错Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP 问题分析 翻译这个报错的意思如下:弃用...