summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-21 12:55:52 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-21 13:36:51 +0100
commitc82f3e5e0966e98afc31c0a119b03114a6a648fd (patch)
tree6609c0fce2fb0172ea48477e5ca9ee5f1e593791
parent4c0d8a946728d0e57e7cfb66445756e04b2b2916 (diff)
adjust ini
-rw-r--r--tests/travis/php.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/travis/php.ini b/tests/travis/php.ini
index ec46247fb..3b365b09b 100644
--- a/tests/travis/php.ini
+++ b/tests/travis/php.ini
@@ -1 +1,2 @@
-default_charset = "UTF-8" \ No newline at end of file
+default_charset = "UTF-8"
+always_populate_raw_post_data = -1 \ No newline at end of file