Xboard/app/Http
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
..
Controllers Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
Middleware refactor: move plugin initialization to middleware for Swoole compatibility 2025-01-26 04:22:47 +08:00
Requests Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
Resources Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
Routes feat: add one-click update feature to admin panel 2025-02-09 13:43:09 +08:00
Kernel.php refactor: move plugin initialization to middleware for Swoole compatibility 2025-01-26 04:22:47 +08:00