发布于 4年前 thinkphp 执行文件上传时报Call to undefined function think\finfo_open()的解决办法 使用TP5框架自带的文件上传方法进行文件上传时,提示Call to undefined function think\finfo_open() 原因 fileinfo扩展没有安装