Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
php-formula
réplica de
https://github.com/saltstack-formulas/php-formula
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
33
Wiki
Actividad
Saltstack Official PHP Formula
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
88
Commits
3
Ramas
Árbol:
5a5a9c15d0
dependabot/bundler/activesupport-7.0.4.3
master
pre-commit-ci-update-config
v1.6.0
v1.5.1
v1.5.0
v1.4.0
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
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
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '5a5a9c15d0'
${ noResults }
php-formula
/
php
/
xml.sls
xml.sls
108B
Original
Vista normal
Histórico
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
hace 11 años
Change states to use short-dec style
hace 10 años
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
hace 11 años
1
2
3
4
5
{% from "php/map.jinja" import php with context %}
php-xml:
pkg.installed:
- name: {{ php.xml_pkg }}