summaryrefslogtreecommitdiffstats
path: root/testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch
diff options
context:
space:
mode:
authorMatt Smith <mcs@darkregion.net>2011-04-08 05:37:54 -0500
committerMatt Smith <mcs@darkregion.net>2011-04-08 05:38:13 -0500
commitf716325f16fbabcc7586d67bc1aa4506a23754c7 (patch)
tree444b1981532a8e72669efba1017842c4beb3ede3 /testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch
parent06d067525070d325db98a4a95fedad6eb40f7060 (diff)
downloadaports-fcolista-f716325f16fbabcc7586d67bc1aa4506a23754c7.tar.bz2
aports-fcolista-f716325f16fbabcc7586d67bc1aa4506a23754c7.tar.xz
testing/pdns-gui: should work now
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 0000000000..6c3c5a7aa8
--- /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: |
+ &amp;
+
+-check:
+- zend.ze1_compatibility_mode: off
+-
+ warn:
+ magic_quotes_gpc: off
+ register_globals: off