分类 日常记录 PhpStorm 非 static 方法 ‘where’ 不应被静态调用,但类具有 ‘__magic’ 方法。 文章作者 GuoDapeng 发布日期 2022年9月15日 在使用 ThinkPHP 的时候,默认 PhpStorm 会提示 非 static 方法 'where' 不应被静态调用,但类具有 '__magic' 方法。 去掉这个检查即可。 ← IntelliJ IDEA 常用插件 → iOS Simulator APP 沙盒地址