Merge branch '3.0'

This commit is contained in:
terrafrost 2023-08-10 22:33:44 -05:00
commit fc746cddfe
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' && function_exists('opcache_get_s
'JIT on Windows is not currently supported'
);
}
}
}