-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from continuousphp/feat/add-php7112-php72
Add php version 7.1.12 & 7.2.0
- Loading branch information
Showing
3 changed files
with
208 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
--- | ||
layout: doc | ||
title: "7.1.12 - Documentation" | ||
category: "php" | ||
order: 1 | ||
excerpt: "PHP-7.1.12 support by continuousphp" | ||
--- | ||
|
||
[PHP-7.1.12](http://www.php.net) is supported by continuousphp containers. | ||
|
||
## Specification | ||
|
||
Our containers run PHP-7.1.12 with the following PHP extensions: | ||
|
||
### PHP Modules | ||
|
||
* amqp | ||
* apcu | ||
* ast | ||
* bcmath | ||
* bz2 | ||
* calendar | ||
* Core | ||
* ctype | ||
* curl | ||
* date | ||
* dba | ||
* dom | ||
* enchant | ||
* exif | ||
* fileinfo | ||
* filter | ||
* ftp | ||
* gd | ||
* gettext | ||
* gmp | ||
* hash | ||
* iconv | ||
* imagick | ||
* imap | ||
* intl | ||
* json | ||
* ldap | ||
* libxml | ||
* mbstring | ||
* mcrypt | ||
* memcached | ||
* mongodb | ||
* mysqli | ||
* mysqlnd | ||
* oci8 | ||
* openssl | ||
* pcntl | ||
* pcre | ||
* PDO | ||
* pdo_mysql | ||
* pdo_pgsql | ||
* pdo_sqlite | ||
* pgsql | ||
* Phar | ||
* posix | ||
* pspell | ||
* readline | ||
* recode | ||
* redis | ||
* Reflection | ||
* session | ||
* shmop | ||
* SimpleXML | ||
* snmp | ||
* soap | ||
* sockets | ||
* SPL | ||
* sqlite3 | ||
* ssh2 | ||
* standard | ||
* sysvmsg | ||
* sysvsem | ||
* sysvshm | ||
* tidy | ||
* tokenizer | ||
* xdebug | ||
* xml | ||
* xmlreader | ||
* xmlrpc | ||
* xmlwriter | ||
* xsl | ||
* Zend OPcache | ||
* zip | ||
* zlib | ||
|
||
### Zend Modules | ||
|
||
There is no code coverage for this development version. | ||
|
||
### JPEG Support | ||
|
||
* JPEG Support | ||
* libJPEG version 8 | ||
|
||
### Sendmail | ||
|
||
* sendmail_path -t -i | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
--- | ||
layout: doc | ||
title: "7.2.0 - Documentation" | ||
category: "php" | ||
order: 1 | ||
excerpt: "PHP-7.2.0 support by continuousphp" | ||
--- | ||
|
||
[PHP-7.2.0](http://www.php.net) is supported by continuousphp containers. | ||
|
||
## Specification | ||
|
||
Our containers run PHP-7.2.0 with the following PHP extensions: | ||
|
||
### PHP Modules | ||
|
||
* amqp | ||
* apcu | ||
* ast | ||
* bcmath | ||
* bz2 | ||
* calendar | ||
* Core | ||
* ctype | ||
* curl | ||
* date | ||
* dba | ||
* dom | ||
* enchant | ||
* exif | ||
* fileinfo | ||
* filter | ||
* ftp | ||
* gd | ||
* gettext | ||
* gmp | ||
* hash | ||
* iconv | ||
* imap | ||
* intl | ||
* json | ||
* ldap | ||
* libxml | ||
* mbstring | ||
* memcached | ||
* mongodb | ||
* mysqli | ||
* mysqlnd | ||
* oci8 | ||
* openssl | ||
* pcntl | ||
* pcre | ||
* PDO | ||
* pdo_mysql | ||
* pdo_pgsql | ||
* pdo_sqlite | ||
* pgsql | ||
* Phar | ||
* posix | ||
* pspell | ||
* readline | ||
* recode | ||
* redis | ||
* Reflection | ||
* session | ||
* shmop | ||
* SimpleXML | ||
* snmp | ||
* soap | ||
* sockets | ||
* SPL | ||
* sqlite3 | ||
* ssh2 | ||
* standard | ||
* sysvmsg | ||
* sysvsem | ||
* sysvshm | ||
* tidy | ||
* tokenizer | ||
* xdebug | ||
* xml | ||
* xmlreader | ||
* xmlrpc | ||
* xmlwriter | ||
* xsl | ||
* Zend OPcache | ||
* zip | ||
* zlib | ||
|
||
|
||
### Zend Modules | ||
|
||
* Xdebug | ||
|
||
### JPEG Support | ||
|
||
* JPEG Support | ||
* libJPEG version 8 | ||
|
||
### Sendmail | ||
|
||
* sendmail_path -t -i |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters