From f716325f16fbabcc7586d67bc1aa4506a23754c7 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Fri, 8 Apr 2011 05:37:54 -0500 Subject: testing/pdns-gui: should work now --- .../0030-remove-zend.ze1_compatibility_mode-option.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch (limited to 'testing/pdns-gui/0030-remove-zend.ze1_compatibility_mode-option.patch') 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 -- cgit v1.2.3