Explorar o código

Update Constants.php

walkor %!s(int64=5) %!d(string=hai) anos
pai
achega
0bf353821d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      Lib/Constants.php

+ 0 - 5
Lib/Constants.php

@@ -20,11 +20,6 @@ error_reporting(E_ALL);
 // JIT is not stable, temporarily disabled.
 ini_set('pcre.jit', 0);
 
-// Reset opcache.
-if (function_exists('opcache_reset')) {
-    opcache_reset();
-}
-
 // For onError callback.
 const WORKERMAN_CONNECT_FAIL = 1;
 // For onError callback.