This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
chatroom
Watch
1
Star
0
Fork
0
You've already forked chatroom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
148c91a61c9ba3ec9cb0e92cabace3f2d2e34fd7
chatroom
/
routes
/
channels.php
lkddi
5a7d1565e5
修复:channels.php 移除 int 类型提示,改用强转比较防兼容性问题
...
int $id 类型提示在某些 PHP 版本下对字符串参数可能失败, 统一改为 (int) 强转比较,与 App.Models.User.{id} 写法一致。
2026-03-01 01:54:19 +08:00
1.4 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink