Xboard/app/Models
xboard 5a08754735
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
Fix: Handle null content in PlanResource::formatContent method
- Fix deprecated warning when passing null to str_replace() function\n- Use null coalescing operator to provide empty string as default value\n- Comply with PHP 8.2+ type requirements
2025-02-25 19:14:19 +08:00
..
CommissionLog.php Initial commit 2023-11-17 14:44:01 +08:00
Coupon.php fix: resolve deprecation warnings across the application 2025-01-26 00:44:58 +08:00
InviteCode.php Initial commit 2023-11-17 14:44:01 +08:00
Knowledge.php feat: new xboard 2025-01-21 14:57:54 +08:00
Log.php Initial commit 2023-11-17 14:44:01 +08:00
MailLog.php Initial commit 2023-11-17 14:44:01 +08:00
Notice.php feat: new xboard 2025-01-21 14:57:54 +08:00
Order.php feat: new xboard 2025-01-21 14:57:54 +08:00
Payment.php Initial commit 2023-11-17 14:44:01 +08:00
Plan.php feat: new xboard 2025-01-21 14:57:54 +08:00
Plugin.php feat: new xboard 2025-01-21 14:57:54 +08:00
Server.php Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
ServerGroup.php feat: new xboard 2025-01-21 14:57:54 +08:00
ServerLog.php Initial commit 2023-11-17 14:44:01 +08:00
ServerRoute.php Initial commit 2023-11-17 14:44:01 +08:00
ServerStat.php Initial commit 2023-11-17 14:44:01 +08:00
Setting.php fix: 修复当 server_token 为长数字时,后台会转化成科学计数法,后端验证失败 2024-04-18 01:27:52 +08:00
Stat.php Initial commit 2023-11-17 14:44:01 +08:00
StatServer.php feat: new xboard 2025-01-21 14:57:54 +08:00
StatUser.php Initial commit 2023-11-17 14:44:01 +08:00
Ticket.php feat: new xboard 2025-01-21 14:57:54 +08:00
TicketMessage.php Initial commit 2023-11-17 14:44:01 +08:00
User.php feat: add user deletion functionality and fix known issues 2025-01-25 16:57:17 +08:00