Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
PocketMine-MP
/
src
/
updater
下载当前目录
D
Dylan K. Taylor
Harden JsonMapper defaults in general
db665fef
创建于
2024年2月23日
历史提交
文件
最后提交记录
最后更新时间
UpdateCheckTask.php
Harden JsonMapper defaults in general
2 年前
UpdateChecker.php
Generate and use constants for pocketmine.yml constant names a couple of usages of properties that no longer exist couldn't be migrated. in addition, this revealed a couple of dead properties in the default file. this is not an ideal solution (I'd much rather model the configs using classes and map them) but in the absence of a good and reliable library to do that, this is the next best thing.
2 年前
UpdateInfo.php
Use PHP-CS-Fixer to enforce file header presence
3 年前