MoeNetwork / Tieba-Cloud-Sign

百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。
https://github.com/MoeNetwork/Tieba-Cloud-Sign/wiki
Other
1.81k stars 414 forks source link

修复在PHP81环境中的warning #138

Closed cpuer closed 2 years ago

cpuer commented 2 years ago

修复在PHP81中warning:Deprecated: Automatic conversion of false to array is deprecated in /lib/reg.php on line 34

n0099 commented 2 years ago

https://wiki.php.net/rfc/autovivification_false

137

kenvix commented 2 years ago

@n0099 你看下可以合并吗?这两天我考研没时间看

在 n0099 @.***>,2021年12月23日 19:11写道:

https://wiki.php.net/rfc/autovivification_false

137https://github.com/MoeNetwork/Tieba-Cloud-Sign/pull/137

— Reply to this email directly, view it on GitHubhttps://github.com/MoeNetwork/Tieba-Cloud-Sign/pull/138#issuecomment-1000229871, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABCV475J3TR6JKNJRUSBFU3USL7XTANCNFSM5KULAXOA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

n0099 commented 2 years ago

LGTM