summaryrefslogtreecommitdiffstats
path: root/PHP_CompatInfo-conf.patch
blob: 2aa82ae301c4d815dc53fb7ce74b84a3030a31bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- 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>