diff --git a/php/deprecated.sls b/php/deprecated.sls new file mode 100644 index 00000000..f23292f1 --- /dev/null +++ b/php/deprecated.sls @@ -0,0 +1,31 @@ +# -*- coding: utf-8 -*- +# vim: ft=sls + +php-deprecated-in-v1.0.0-test-fail: + test.fail_without_changes: + - name: | + + ################################################################################ + # # + # WARNING: BREAKING CHANGES SINCE `v1.0.0` # + # # + ################################################################################ + # # + # Prior to `v1.0.0`, this formula provided two methods for managing php; the # + # old method under `php` and the new method under `php.ng`. The old method # + # has now been removed and `php.ng` has been promoted to be `PHP` in its # + # place. # + # # + # If you are not in a position to migrate, please pin your repo to the final # + # release tag before `v1.0.0`, i.e. `v0.37.0`. # + # # + # To migrate from `php.ng`, simply modify your pillar to promote the entire # + # section under `php:ng` so that it is under `php` instead. So with the # + # editor of your choice, highlight the entire section and then unindent one # + # level. Finish by removing the `ng:` line. # + # # + # To migrate from the old `php`, first convert to `php.ng` under `v0.37.0` # + # and then follow the steps laid out in the paragraph directly above. # + # # + ################################################################################ + - failhard: True \ No newline at end of file diff --git a/php/ng/adodb.sls b/php/ng/adodb.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/adodb.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/apache2/ini.sls b/php/ng/apache2/ini.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/apache2/ini.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/apache2/init.sls b/php/ng/apache2/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/apache2/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/apache2/install.sls b/php/ng/apache2/install.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/apache2/install.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/apc.sls b/php/ng/apc.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/apc.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/apcu.sls b/php/ng/apcu.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/apcu.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/auth-sasl.sls b/php/ng/auth-sasl.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/auth-sasl.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/bcmath.sls b/php/ng/bcmath.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/bcmath.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/bz2.sls b/php/ng/bz2.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/bz2.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/cache-lite.sls b/php/ng/cache-lite.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/cache-lite.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/cgi.sls b/php/ng/cgi.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/cgi.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/cli/ini.sls b/php/ng/cli/ini.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/cli/ini.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/cli/init.sls b/php/ng/cli/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/cli/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/cli/install.sls b/php/ng/cli/install.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/cli/install.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/composer.sls b/php/ng/composer.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/composer.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/console-table.sls b/php/ng/console-table.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/console-table.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/ctype.sls b/php/ng/ctype.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/ctype.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/curl.sls b/php/ng/curl.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/curl.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/dba.sls b/php/ng/dba.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/dba.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/dev.sls b/php/ng/dev.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/dev.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/dom.sls b/php/ng/dom.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/dom.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fileinfo.sls b/php/ng/fileinfo.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fileinfo.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/filter.sls b/php/ng/filter.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/filter.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/config.sls b/php/ng/fpm/config.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/config.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/init.sls b/php/ng/fpm/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/install.sls b/php/ng/fpm/install.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/install.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/pools.sls b/php/ng/fpm/pools.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/pools.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/pools_config.sls b/php/ng/fpm/pools_config.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/pools_config.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/fpm/service.sls b/php/ng/fpm/service.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/fpm/service.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/gd.sls b/php/ng/gd.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/gd.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/gearman.sls b/php/ng/gearman.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/gearman.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/geoip.sls b/php/ng/geoip.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/geoip.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/geshi.sls b/php/ng/geshi.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/geshi.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/gettext.sls b/php/ng/gettext.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/gettext.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/gmp.sls b/php/ng/gmp.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/gmp.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hash.sls b/php/ng/hash.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hash.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hhvm/config.sls b/php/ng/hhvm/config.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hhvm/config.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hhvm/init.sls b/php/ng/hhvm/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hhvm/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hhvm/install.sls b/php/ng/hhvm/install.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hhvm/install.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hhvm/repo.sls b/php/ng/hhvm/repo.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hhvm/repo.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/hhvm/service.sls b/php/ng/hhvm/service.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/hhvm/service.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/http.sls b/php/ng/http.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/http.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/iconv.sls b/php/ng/iconv.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/iconv.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/igbinary.sls b/php/ng/igbinary.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/igbinary.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/imagick.sls b/php/ng/imagick.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/imagick.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/imap.sls b/php/ng/imap.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/imap.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/init.sls b/php/ng/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/intl.sls b/php/ng/intl.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/intl.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/json.sls b/php/ng/json.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/json.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/ldap.sls b/php/ng/ldap.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/ldap.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mail.sls b/php/ng/mail.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mail.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mbstring.sls b/php/ng/mbstring.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mbstring.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mcrypt.sls b/php/ng/mcrypt.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mcrypt.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mdb2/init.sls b/php/ng/mdb2/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mdb2/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mdb2/mysql.sls b/php/ng/mdb2/mysql.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mdb2/mysql.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mdb2/pgsql.sls b/php/ng/mdb2/pgsql.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mdb2/pgsql.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/memcache.sls b/php/ng/memcache.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/memcache.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/memcached.sls b/php/ng/memcached.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/memcached.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/modules.sls b/php/ng/modules.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/modules.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mongo.sls b/php/ng/mongo.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mongo.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mongodb.sls b/php/ng/mongodb.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mongodb.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/msgpack.sls b/php/ng/msgpack.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/msgpack.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mysql.sls b/php/ng/mysql.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mysql.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/mysqlnd.sls b/php/ng/mysqlnd.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/mysqlnd.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/net-smtp.sls b/php/ng/net-smtp.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/net-smtp.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/net4.sls b/php/ng/net4.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/net4.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/net6.sls b/php/ng/net6.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/net6.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/oauth.sls b/php/ng/oauth.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/oauth.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/opcache.sls b/php/ng/opcache.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/opcache.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/openssl.sls b/php/ng/openssl.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/openssl.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/pdo.sls b/php/ng/pdo.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/pdo.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/pdo_mysql.sls b/php/ng/pdo_mysql.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/pdo_mysql.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/pear.sls b/php/ng/pear.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/pear.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/pgsql.sls b/php/ng/pgsql.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/pgsql.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/phar.sls b/php/ng/phar.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/phar.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/posix.sls b/php/ng/posix.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/posix.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/pspell.sls b/php/ng/pspell.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/pspell.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/readline.sls b/php/ng/readline.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/readline.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/redis.sls b/php/ng/redis.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/redis.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/seclib.sls b/php/ng/seclib.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/seclib.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/session.sls b/php/ng/session.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/session.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/simplexml.sls b/php/ng/simplexml.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/simplexml.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/snmp.sls b/php/ng/snmp.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/snmp.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/soap.sls b/php/ng/soap.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/soap.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/sqlite.sls b/php/ng/sqlite.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/sqlite.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/ssh2.sls b/php/ng/ssh2.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/ssh2.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/suhosin.sls b/php/ng/suhosin.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/suhosin.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/svn.sls b/php/ng/svn.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/svn.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/sybase.sls b/php/ng/sybase.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/sybase.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/tcpdf.sls b/php/ng/tcpdf.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/tcpdf.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/tidy.sls b/php/ng/tidy.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/tidy.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/tokenizer.sls b/php/ng/tokenizer.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/tokenizer.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/uuid.sls b/php/ng/uuid.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/uuid.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xcache/ini.sls b/php/ng/xcache/ini.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xcache/ini.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xcache/init.sls b/php/ng/xcache/init.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xcache/init.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xcache/install.sls b/php/ng/xcache/install.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xcache/install.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xdebug.sls b/php/ng/xdebug.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xdebug.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xml.sls b/php/ng/xml.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xml.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xmlwriter.sls b/php/ng/xmlwriter.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xmlwriter.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/xsl.sls b/php/ng/xsl.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/xsl.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated diff --git a/php/ng/zip.sls b/php/ng/zip.sls new file mode 100644 index 00000000..1999cba1 --- /dev/null +++ b/php/ng/zip.sls @@ -0,0 +1,2 @@ +include: + - nginx.deprecated