在测试我的插件与PHP7的兼容性时,我发现插件中只有一个错误。FOUND 1 ERROR AFFECTING 1 LINE
246 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7不管怎么说,我需要在这一行上做些什么修改才能让这个PHP7完全就绪呢?
我的代码在这里 function select(string ...$value){ }Catchable fatal error: Argument 1 passed to select() must be an instance of string, string given, called in [