File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ COPY apache /etc/apache2/
8080COPY phpfarm /phpfarm_mod
8181
8282# The PHP versions to compile.
83- ENV PHP_FARM_VERSIONS="5.3.29 5.4.44 5.5.38 5.6.31 7.0.21 7.1.7 7.2.0beta1" \
83+ ENV PHP_FARM_VERSIONS="5.3.29 5.4.45 5.5.38 5.6.31 7.0.21 7.1.7 7.2.0beta1" \
8484 \
8585 # Flags for C Compiler Loader: make php 5.3 work again.
8686 LDFLAGS="-lssl -lcrypto -lstdc++" \
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ COPY apache /etc/apache2/
8181COPY phpfarm /phpfarm_mod
8282
8383# The PHP versions to compile.
84- ENV PHP_FARM_VERSIONS="5.1.6 5.2.17 5.3.29 5.4.44 5.5.38 5.6.31 7.0.21 7.1.7 7.2.0beta1" \
84+ ENV PHP_FARM_VERSIONS="5.1.6 5.2.17 5.3.29 5.4.45 5.5.38 5.6.31 7.0.21 7.1.7 7.2.0beta1" \
8585 \
8686 # Flags for C Compiler Loader: make php 5.3 work again.
8787 LDFLAGS="-lssl -lcrypto -lstdc++" \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Port | PHP Version | Binary
14148051 | 5.1.6 | php-5.1 (wheezy only)
15158052 | 5.2.17 | php-5.2 (wheezy only)
16168053 | 5.3.29 | php-5.3
17- 8054 | 5.4.44 | php-5.4
17+ 8054 | 5.4.45 | php-5.4
18188055 | 5.5.38 | php-5.5
19198056 | 5.6.31 | php-5.6
20208070 | 7.0.21 | php-7.0
You can’t perform that action at this time.
0 commit comments