Skip to content

Commit

Permalink
Updated PHP 7.2-RC-6 to released
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-developer committed Nov 30, 2017
1 parent 32be8a0 commit f795769
Show file tree
Hide file tree
Showing 44 changed files with 28 additions and 28 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Expand Up @@ -2,13 +2,13 @@ language: bash
services: docker

env:
- VERSION=7.2-rc VARIANT=stretch/cli
- VERSION=7.2-rc VARIANT=stretch/apache
- VERSION=7.2-rc VARIANT=stretch/fpm
- VERSION=7.2-rc VARIANT=stretch/zts
- VERSION=7.2-rc VARIANT=alpine3.6/cli
- VERSION=7.2-rc VARIANT=alpine3.6/fpm
- VERSION=7.2-rc VARIANT=alpine3.6/zts
- VERSION=7.2 VARIANT=stretch/cli
- VERSION=7.2 VARIANT=stretch/apache
- VERSION=7.2 VARIANT=stretch/fpm
- VERSION=7.2 VARIANT=stretch/zts
- VERSION=7.2 VARIANT=alpine3.6/cli
- VERSION=7.2 VARIANT=alpine3.6/fpm
- VERSION=7.2 VARIANT=alpine3.6/zts
- VERSION=7.1 VARIANT=jessie/cli
- VERSION=7.1 VARIANT=jessie/apache
- VERSION=7.1 VARIANT=jessie/fpm
Expand Down
Expand Up @@ -52,9 +52,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -53,9 +53,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -53,9 +53,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -105,9 +105,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions 7.2-rc/stretch/cli/Dockerfile → 7.2/stretch/cli/Dockerfile
Expand Up @@ -46,9 +46,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions 7.2-rc/stretch/fpm/Dockerfile → 7.2/stretch/fpm/Dockerfile
Expand Up @@ -47,9 +47,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions 7.2-rc/stretch/zts/Dockerfile → 7.2/stretch/zts/Dockerfile
Expand Up @@ -47,9 +47,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0RC6
ENV PHP_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz" PHP_ASC_URL="https://downloads.php.net/~pollita/php-7.2.0RC6.tar.xz.asc"
ENV PHP_SHA256="be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e" PHP_MD5=""
ENV PHP_VERSION 7.2.0
ENV PHP_URL="https://secure.php.net/get/php-7.2.0.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.0.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095" PHP_MD5=""

RUN set -xe; \
\
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f795769

Please sign in to comment.