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:
authormattab <matthieu.aubry@gmail.com>2014-06-16 04:30:44 +0400
committermattab <matthieu.aubry@gmail.com>2014-06-16 04:30:44 +0400
commita73266bfd702777bd94b59b91dc2974ba6306c10 (patch)
tree5dd8307689fce8445fc62af191e053211b9b4fb2 /tests/resources
parent66b5355e5935ab05e50ba57e58a708de737746d9 (diff)
Refs #5349 adding failing to showcase bug
Diffstat (limited to 'tests/resources')
-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