diff options
author | Matt Smith <mcs@darkregion.net> | 2011-04-08 05:37:54 -0500 |
---|---|---|
committer | Matt Smith <mcs@darkregion.net> | 2011-04-08 05:38:13 -0500 |
commit | f716325f16fbabcc7586d67bc1aa4506a23754c7 (patch) | |
tree | 444b1981532a8e72669efba1017842c4beb3ede3 /testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch | |
parent | 06d067525070d325db98a4a95fedad6eb40f7060 (diff) | |
download | aports-f716325f16fbabcc7586d67bc1aa4506a23754c7.tar.bz2 aports-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.patch | 12 |
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: | + & + +-check: +- zend.ze1_compatibility_mode: off +- + warn: + magic_quotes_gpc: off + register_globals: off |