summaryrefslogtreecommitdiffstats
path: root/PHP_CompatInfo-conf.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-02 10:28:57 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-02 10:28:57 +0200
commita496f37c96336c06cfd49bac75e3f7c291cd8738 (patch)
treefe85a9c3a59dba770ece801a803f66d94c31ea63 /PHP_CompatInfo-conf.patch
parentae5461bf21976a1198c7dc2771519ba96d2d42c3 (diff)
php-bartlett-PHP-CompatInfo: 2.14.1
Diffstat (limited to 'PHP_CompatInfo-conf.patch')
-rw-r--r--PHP_CompatInfo-conf.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/PHP_CompatInfo-conf.patch b/PHP_CompatInfo-conf.patch
new file mode 100644
index 0000000..58bd881
--- /dev/null
+++ b/PHP_CompatInfo-conf.patch
@@ -0,0 +1,18 @@
+--- PHP_CompatInfo-2.14.1/phpcompatinfo.xml.dist 2013-04-01 18:17:03.000000000 +0200
++++ PHP_CompatInfo-2.14.1/phpcompatinfo.xml 2013-04-02 10:15:27.000000000 +0200
+@@ -1,6 +1,6 @@
+ <?xml version="1.0" encoding="utf-8" ?>
+ <phpcompatinfo
+- reference="PHP5"
++ reference="ALL"
+ report="summary"
+ reportFileAppend="false"
+ cacheDriver="file"
+@@ -12,6 +12,7 @@
+
+ <cache id="file">
+ <options>
++ <save_path>/tmp/phpci-%{USER}</save_path>
+ <gc_probability>1</gc_probability>
+ <gc_maxlifetime>86400</gc_maxlifetime>
+ </options>