summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Fuhrmannek2022-04-19 12:44:35 +0200
committerBen Fuhrmannek2022-04-19 12:44:35 +0200
commitbb59f4396a7dd51a2490a12fd2714c68e19f7b66 (patch)
tree6ff0ae8c56ac2d3cf7fc392f49411e99e9c5a4ad
parent1be112f371f860feab290cb333792c52e4e23c7c (diff)
fixed test case due to output change
-rw-r--r--src/tests/deny_writable/deny_writable_execution.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/deny_writable/deny_writable_execution.phpt b/src/tests/deny_writable/deny_writable_execution.phpt
index e65dc32..a629479 100644
--- a/src/tests/deny_writable/deny_writable_execution.phpt
+++ b/src/tests/deny_writable/deny_writable_execution.phpt
@@ -40,4 +40,4 @@ unlink("$dir/non_writable_file.txt");
40unlink("$dir/writable_file.txt"); 40unlink("$dir/writable_file.txt");
41?> 41?>
42--EXPECTF-- 42--EXPECTF--
43Fatal error: [snuffleupagus][0.0.0.0][readonly_exec][drop] Attempted execution of a writable file (%a/deny_writable_execution.php). in %a/deny_writable_execution.php on line 2 43Fatal error: [snuffleupagus][0.0.0.0][readonly_exec][drop] Attempted execution of a writable file (%a/deny_writable_execution.php) in %a/deny_writable_execution.php on line 2