Skip to content

Releases: charlesportwoodii/php-fpm-build

PHP 7.2.0 Extensions Based Install

01 Dec 15:09
7.2.0
e0b94d0
Compare
Choose a tag to compare

Build Status

Overview

The following build scripts allow for the building of PHP 7.2.0. This built script has been pushed to TravisCI for building of PHP 7.2.0 for Ubuntu 14.04 (trusty), Ubuntu 16.04 (xenial), CentOS7, RHEL7, and Alpine Linux v3.6 and packages have been made available at the following repositories:

  • apt.erianna.com
  • apk.erianna.com
  • rpm.erianna.com

What about deb.erianna.com?

Packages for deb.erianna.com will now be manually authorized throughout the lifespan of PHP 7.0, and 7.1 through the legacy branch. To receive the latest packages and updated structure, migrate to apt.erianna.com for Ubuntu releaes

What is changing?

With the release of PHP 7.2, all built packages for 7.2, 7.1, and 7.0 on apt, apk, and rpm.erianna.,com now are split up from a single monolithic phpx.y-fpm package to multiple packages to allow greater choice in what is installed, and to allow a reduction in file sizes. In addition to splitting out CLI, FPM, DEV, and CGI, all non-core extensions are bundled as a separate package to allow greater customization and flexibility when deciding what to install.

In general, the following packages will now be made available:

php-fpm
php-cli
php-dev
php-cgi
php-<ext_name>

Bundled Modules

[PHP Modules]
argon2
bcmath
bz2
calendar
Core
ctype
curl
date
dom
enchant
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
iconv
intl
json
ldap
libxml
mbstring
mcrypt
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_sqlite
Phar
posix
readline
recode
redis
Reflection
session
shmop
SimpleXML
sockets
sodium
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlwriter
xsl
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache