From 36dbfacbe64697d959f524e537b15b73c090d898 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Sun, 21 Feb 2010 11:44:54 +0100 Subject: Inital commit --- tests/executor/disable_emod_off.phpt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/executor/disable_emod_off.phpt (limited to 'tests/executor/disable_emod_off.phpt') diff --git a/tests/executor/disable_emod_off.phpt b/tests/executor/disable_emod_off.phpt new file mode 100644 index 0000000..3c9cb01 --- /dev/null +++ b/tests/executor/disable_emod_off.phpt @@ -0,0 +1,18 @@ +--TEST-- +Testing: suhosin.executor.disable_emodifier=0 +--SKIPIF-- + +--INI-- +suhosin.log.sapi=64 +suhosin.executor.disable_emodifier=0 +--FILE-- + +--EXPECTF-- +string(5) "HALLO" +string(5) "HALLO" + -- cgit v1.3