Commit Graph

456 Commits

Author SHA1 Message Date
56afa3efa1 php-fpm, workspace | GnuPG 2021-03-21 19:25:00 +08:00
27dfbbfab1 Update Dockerfile
sepecified  pecl swoole version for php 7.1
2021-03-20 17:49:21 +08:00
2dccc3ca80 feat(PHP 8.0): add ini file
Add development ini file for the PHP 8.0

Closes #2781
2021-03-20 02:56:58 +02:00
2b778af03f fix(ioncube extension): remove installation for PHP 8
PHP 8.0 currently is not supported, so it should be remove from the building for this version.
2021-03-20 02:44:27 +02:00
267b972d17 fix(AMQP extension): remove unnecessary apt update
Avoid extra update.

Closes #2891
2021-03-20 00:37:43 +02:00
43df135ca4 feat(AMQP extension): normalize installation of AMQP for php-fpm 8.0
Update installation process of AMQP for PHP 8.0 (fpm service)

Closes #2891
2021-03-18 10:11:30 +02:00
30b9034f85 fix xmlrpc 2021-03-17 17:29:40 +08:00
b7a03673c1 fix xhprof 2021-03-17 14:57:25 +08:00
d3c5b93b7c PHP 8.0 php-fpm swoole 2021-03-16 21:52:36 +08:00
8dd77527f6 update php-fpm ssh2 ext version 2021-03-16 17:29:51 +08:00
b2af3e70d9 Merge pull request #2880 from PavelSavushkinMix/fix/php8.0_swoole_extension
feat(swoole extension): change installation to be able to use PHP 8.0
2021-03-15 11:27:27 +08:00
f9edf13d65 feat(swoole extension): change installation to be able to use PHP 8.0
Add support for PHP 8.0
Fix other versions of PHP with correct versions.

Closes #2879
2021-03-14 17:50:14 +02:00
925e02bc7b fix(cassandra extension): get installed cassandra for horizon and worker images
Setup the installation on laravel-horizon and php-worker images.

Closes #2876
2021-03-14 16:22:02 +02:00
67cc72da62 fix(IMAGEMAGICK extension): implement building extension for PHP 8.0 from source
We need to build imagemagick extension from sources due the latest version, that supports PHP 8.0 has not been released to PECL.

Closes #2861
2021-03-12 03:40:38 +02:00
ed649993ca Add PHP Decimal extension support 2021-02-22 11:13:22 +01:00
29e872c474 Merge branch 'master' into master 2021-02-09 21:44:03 +08:00
88b4050c79 Add code to install docker client into docker image 2021-02-09 13:17:08 +01:00
4391286a2b Fix problem to install pdo_sqlsrv
Dependency fix for microsoft repository configuration
2021-02-02 15:20:48 -03:00
de70beae47 support xdebug 3 2021-01-18 12:02:27 +08:00
d094cae2fb Added PHP 8 to libzip exclusion conditions 2021-01-05 17:47:32 -08:00
f73b8fb642 Merge pull request #2744 from leowangxp/oracle_instant_client_mirror
feat: add ORACLE_INSTANT_CLIENT_MIRROR ARG
2020-12-18 14:08:30 +08:00
1b102f4395 Merge pull request #2755 from hsyam/new_relic
Add NewRelic support for php-FPM
2020-12-18 13:57:59 +08:00
5258e49373 add new relic configurations to env && update new relice to stabile version 2020-12-17 14:09:06 +02:00
b8efd85824 Merge pull request #2785 from dokurocker/master
fixed oci8 version
2020-12-17 16:29:31 +08:00
358d02fd5a Merge pull request #2751 from nalatreb/fix-mongo-install-php56
fix travis ci failing tests
2020-12-17 16:28:16 +08:00
f754717f44 Force XDebug to use v2 2020-12-13 14:42:21 +00:00
7cffc65639 fixed oci8 version 2020-12-02 11:38:32 +09:00
6eb398549c Add NewRelic support for php-FPM 2020-10-27 03:23:15 -07:00
36764906d7 fix mongo install in php fpm and workspace 2020-10-22 17:02:42 +02:00
f4951cb8f5 feat: add ORACLE_INSTANT_CLIENT_MIRROR ARG 2020-10-17 00:06:52 +08:00
67dde45d24 Add BBC Audio Waveform Image Generator 2020-10-10 22:39:43 +08:00
c966c59d99 Fix xdebug config .so path so that xdebug start/xdebug stop works 2020-09-24 10:52:14 +10:00
3544f943c0 Merge pull request #2698 from aaly00/master
Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option
2020-09-21 21:54:28 +08:00
9875842e02 Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option 2020-09-04 15:18:48 -05:00
93743c4394 update wkhtmltopdf version 2020-08-26 11:40:45 +07:00
7f09671bac Merge pull request #2675 from hwtdnet/master
update: php-fpm Dockfile
2020-08-11 10:59:47 +08:00
dff28d7718 update: php-fpm Dockfile 2020-08-09 08:08:17 +08:00
4a1100e685 php-fpm container xdebug.ini name is xdebug.ini 2020-06-17 17:00:14 +08:00
35081fd9be support php-xmlrpc extension 2020-06-17 00:05:03 +08:00
35a7fc204c update support phalcon4.X version 2020-05-01 00:57:27 +08:00
a2581bda5f use latest base image 2020-04-17 11:57:50 +08:00
cb574599ca fix: mysql-client has no installation candidate 2020-02-19 12:44:06 +01:00
884e481c0c fix php7.4 ssh2 extension. 2020-02-18 13:45:23 +08:00
6eeb0c8388 xdebug drop support php7.0 2020-02-18 09:56:45 +08:00
9de9e8ed04 Merge pull request #2469 from DGeoWils/master
Added wkhtmltopdf installation to both Workspace and PHP-FPM
2020-02-18 08:55:57 +08:00
ab4e06f270 Default to host.docker.internal 2020-02-14 15:15:04 +01:00
53d13f23f7 horizon gmp ext 2020-02-12 18:23:22 +08:00
f8b7404263 php ext bz2 (#2500)
* php ext bz2
* fix typo
* fix php-fpm bz2 ext
* fix horizon bz2 ext
2020-02-11 23:56:58 +08:00
b2ae5f6d44 Arrange (#2499)
* unify php verson variable
* CASSANDRA move together
* unify all php base container
2020-02-11 18:41:19 +08:00
9461c859f0 upgrade base image version 2020-01-16 14:57:19 +08:00