summaryrefslogtreecommitdiff
path: root/includes/pear/PEAR/Installer/Role/Php.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pear/PEAR/Installer/Role/Php.xml')
-rw-r--r--includes/pear/PEAR/Installer/Role/Php.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/includes/pear/PEAR/Installer/Role/Php.xml b/includes/pear/PEAR/Installer/Role/Php.xml
new file mode 100644
index 0000000..6b9a0e6
--- /dev/null
+++ b/includes/pear/PEAR/Installer/Role/Php.xml
@@ -0,0 +1,15 @@
+<role version="1.0">
+ <releasetypes>php</releasetypes>
+ <releasetypes>extsrc</releasetypes>
+ <releasetypes>extbin</releasetypes>
+ <releasetypes>zendextsrc</releasetypes>
+ <releasetypes>zendextbin</releasetypes>
+ <installable>1</installable>
+ <locationconfig>php_dir</locationconfig>
+ <honorsbaseinstall>1</honorsbaseinstall>
+ <unusualbaseinstall />
+ <phpfile>1</phpfile>
+ <executable />
+ <phpextension />
+ <config_vars />
+</role> \ No newline at end of file