laravel-opcache
laravel-opcache copied to clipboard
Add $get_scripts parameter to OpcacheClass::getStatus() method
Sometimes I need to know about the scripts loaded via the opcache and see their cache hit times but there was no way to do this with the package methods itself and I think this doesn't break anything, so no harms to have it. Thanks