kuaifan %!s(int64=5) %!d(string=hai) anos
pai
achega
10a3f29584
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/Services/WebSocketService.php

+ 2 - 0
app/Services/WebSocketService.php

@@ -2,6 +2,8 @@
 
 namespace App\Services;
 
+@error_reporting(E_ALL & ~E_NOTICE);
+
 use App\Module\Base;
 use App\Module\Chat;
 use App\Module\Users;