File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ opcache_compile_file( $test_script ); // Error.
353353opcache_is_script_cached ( 'test_script.php ' ); // Error.
354354opcache_get_status (); // Error.
355355opcache_get_configuration (); // Error.
356- get_super_admins (); // Error .
356+ get_super_admins (); // OK .
357357wpcom_vip_irc (); // Error.
358358flush_rewrite_rules (); // Error.
359359$ wp_rewrite ->flush_rules (); // Error.
Original file line number Diff line number Diff line change 4444 353 => 1 ,
4545 354 => 1 ,
4646 355 => 1 ,
47- 356 => 1 ,
4847 357 => 1 ,
4948 358 => 1 ,
5049 359 => 1 ,
Original file line number Diff line number Diff line change 305305 <rule ref =" WordPressVIPMinimum.Functions.RestrictedFunctions.site_option_add_site_option" >
306306 <severity >0</severity >
307307 </rule >
308+ <rule ref =" WordPressVIPMinimum.Functions.RestrictedFunctions.get_super_admins_get_super_admins" >
309+ <severity >0</severity >
310+ </rule >
308311 <rule ref =" Generic.PHP.DisallowShortOpenTag.EchoFound" >
309312 <severity >0</severity >
310313 </rule >
You can’t perform that action at this time.
0 commit comments