Tests: PHP directives "disable_classes" and "disable_functions".
This commit is contained in:
4
test/php/highlight_file_exec/index.php
Normal file
4
test/php/highlight_file_exec/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
highlight_file('index.php');
|
||||
exec('pwd');
|
||||
?>
|
||||
Reference in New Issue
Block a user