Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
salt
/
php-formula
geforkt von
ExternalMirrors/php-formula
Beobachten
2
Favorisieren
0
Fork
0
Code
Releases
24
Aktivität
Saltstack Official PHP Formula
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
201
Commits
2
Branches
Struktur:
e6645cfa36
master
revert-129-master
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.41.1
v0.41.0
v0.40.1
v0.40.0
v0.39.2
v0.39.1
v0.39.0
v0.38.1
v0.38.0
v0.37.1
v0.37.0
v0.36.0
v0.35.1
v0.35.0
v0.34.0
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „e6645cfa36“
${ noResults }
php-formula
/
php
/
xml.sls
xml.sls
108B
Originalformat
Normale Ansicht
Verlauf
New modules: mbstring and xml In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP In Debian these are compiled by default so the generic php5 package was specified
vor 10 Jahren
Change states to use short-dec style
vor 10 Jahren
New modules: mbstring and xml In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP In Debian these are compiled by default so the generic php5 package was specified
vor 10 Jahren
1
2
3
4
5
{% from "php/map.jinja" import php with context %}
php-xml:
pkg.installed:
- name: {{ php.xml_pkg }}