<?php $a = opcache_get_status(); var_dump($a); $b = opcache_reset(); var_dump($b);
You have javascript disabled. You will not be able to edit any code.