<?php ini_set('opcache.enable_cli', '1'); opcache_compile_file(__FILE__); print_r(opcache_get_configuration()); var_dump(opcache_get_status());
You have javascript disabled. You will not be able to edit any code.