Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/Config/common.config.ini.php')
-rw-r--r--tests/resources/Config/common.config.ini.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/Config/common.config.ini.php b/tests/resources/Config/common.config.ini.php
index 572f1a937a..db8cb53d41 100644
--- a/tests/resources/Config/common.config.ini.php
+++ b/tests/resources/Config/common.config.ini.php
@@ -1,6 +1,9 @@
[Category]
key2 = valueCommon
+; This should not trigger an error if INI_SCANNER_RAW is used
+key3 = "${@piwik(crash))}"
+
[GeneralSection]
password = passwordCommonShouldNotBeOverriden