如何判断实例的方法已经过时?
最近写代码遇到过一个这样的错误: 复制 PHP Deprecated: Function MongoDB::authenticate() is deprecated 说authenticate这个方法已经过时,请问我执行这方法之前如...
最近写代码遇到过一个这样的错误: 复制 PHP Deprecated: Function MongoDB::authenticate() is deprecated 说authenticate这个方法已经过时,请问我执行这方法之前如...