summaryrefslogtreecommitdiffstats
path: root/PHP_CompatInfo-conf.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-24 19:26:07 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-24 19:26:07 +0200
commit08a61be3a53300ada6cb2dfe119b2498e8776e99 (patch)
tree38447ebd1583c8e00eb47ff10f40b6e9ac284086 /PHP_CompatInfo-conf.patch
parent5554752a58667cf367b744334d56426b5c24fc38 (diff)
php-bartlett-PHP-CompatInfo: add upstream patch for SNMP extension
Diffstat (limited to 'PHP_CompatInfo-conf.patch')
-rw-r--r--PHP_CompatInfo-conf.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/PHP_CompatInfo-conf.patch b/PHP_CompatInfo-conf.patch
deleted file mode 100644
index 2aa82ae..0000000
--- a/PHP_CompatInfo-conf.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- PHP_CompatInfo-2.19.0/phpcompatinfo.xml.dist 2013-07-11 22:21:27.000000000 +0200
-+++ PHP_CompatInfo-2.19.0/phpcompatinfo.xml 2013-07-12 08:22:34.529605184 +0200
-@@ -5,13 +5,14 @@
- reportFileAppend="false"
- cacheDriver="file"
- recursive="false"
-- fileExtensions="php, inc, phtml"
-+ fileExtensions="php, inc, phtml, module, install"
- consoleProgress="true"
- verbose="false"
- >
-
- <cache id="file">
- <options>
-+ <save_path>/tmp/phpci-%{USER}</save_path>
- <gc_probability>1</gc_probability>
- <gc_maxlifetime>86400</gc_maxlifetime>
- </options>