summaryrefslogtreecommitdiffstats
path: root/testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch')
-rw-r--r--testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch b/testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch
new file mode 100644
index 000000000..6c3c5a7aa
--- /dev/null
+++ b/testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch
@@ -0,0 +1,12 @@
+--- ./data/symfony/config/php.yml.orig
++++ ./data/symfony/config/php.yml
+@@ -4,9 +4,6 @@
+ arg_separator.output: |
+ &
+
+-check:
+- zend.ze1_compatibility_mode: off
+-
+ warn:
+ magic_quotes_gpc: off
+ register_globals: off