Shao Yu-Lung (Allen)
6c50719b75
fix php5.6 php-worker swoole
2021-10-09 01:18:32 +08:00
Shao Yu-Lung (Allen)
50300f5bb1
php-worker mongodb
2021-10-07 23:39:34 +08:00
Joe Niland
850eadc143
Add ability to install MSSQL drivers in php-worker
2021-09-06 10:13:43 +10:00
Larry
b7de2868eb
fix bug in php-worker
2021-07-21 13:46:21 +08:00
Larry
0b6c266744
fix bug
2021-06-12 21:28:43 +08:00
Larry
898434b59e
add php ssdb extension
2021-06-12 20:49:45 +08:00
Shao Yu-Lung (Allen)
b79d306004
feat(ldap extension): php-worker horizon
...
#2956
2021-04-22 23:34:17 +08:00
Shao Yu-Lung (Allen)
ddcf0b08da
php-worker support memcached extension
2021-04-17 01:08:33 +08:00
Shao Yu-Lung (Allen)
397babfbfb
imagemagick supported formats
2021-04-09 18:38:58 +08:00
Shao Yu-Lung (Allen)
f196023a03
adjust step order
2021-04-07 23:21:47 +08:00
Shao Yu-Lung (Allen)
07cd057cec
extract duplicate command
2021-04-07 21:27:46 +08:00
Shao Yu-Lung (Allen)
99cc94628c
fix: alpine ssl conflict
2021-04-06 23:23:37 +08:00
Shao Yu-Lung (Allen)
b03547dbbe
fix: php-worker extension install
2021-04-06 20:52:26 +08:00
Gautier DELEGLISE
eae85f3a0d
The daemon config is deprecated
2021-03-29 17:12:04 +02:00
Pavel Savushkin
1654ffab7d
fix(SWOOLE extension): add SWOOLE extension installed correctly
2021-03-23 04:01:27 +02:00
Shao Yu-Lung (Allen)
51d67e1b35
Merge pull request #2908 from laradock/gnupg
...
php extension Support GnuPG
2021-03-21 22:24:59 +08:00
Shao Yu-Lung (Allen)
53570ee982
Merge pull request #2894 from PavelSavushkinMix/feature/php8.0_amqp
...
AMQP installation for all images and all php versions
2021-03-21 22:00:41 +08:00
Shao Yu Lung
3d17a13789
horizon, php-worker | GnuPG
2021-03-21 19:24:30 +08:00
Shao Yu-Lung (Allen)
66abe78874
fix typo
2021-03-20 21:22:45 +08:00
Shao Yu Lung
4d93c69d5d
php-worker mongo | PHP 5.6
2021-03-20 19:39:09 +08:00
Shao Yu Lung
6008b3c1ea
php-worker mongodb install by .env config
2021-03-20 19:15:59 +08:00
Pavel Savushkin
2a953c1a9a
fix(AMQP extension): get it worked for php-worker image
...
We need to be able to build AMQP for php-worker on PHP 7.0: there are some version conflicts.
Closes #2891
2021-03-19 23:03:51 +02:00
Pavel Savushkin
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
Pavel Savushkin
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
J-T-McC
d094cae2fb
Added PHP 8 to libzip exclusion conditions
2021-01-05 17:47:32 -08:00
Dawid Makowski
67dde45d24
Add BBC Audio Waveform Image Generator
2020-10-10 22:39:43 +08:00
AKONEKO
64f3202c94
Fix GD "Unable to init from given binary data"
...
Fix: Intervention\Image\Exception\NotReadableException: Unable to init from given binary data. in /var/www/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php:115
2020-08-14 01:34:59 +07:00
Shao Yu Lung
d81f9f2779
php-worker support imagick
2020-06-17 00:30:07 +08:00
Shao Yu Lung
35081fd9be
support php-xmlrpc extension
2020-06-17 00:05:03 +08:00
Shao Yu-Lung (Allen)
f2209eeb72
Merge pull request #2582 from kideny/master
...
update support phalcon4.X version
2020-06-06 17:36:27 +08:00
Shao Yu-Lung (Allen)
bc3a35fd60
Merge pull request #2605 from jzonta/master
...
Fixed error with memcached when running php-worker
2020-05-30 14:31:31 +08:00
Shao Yu-Lung (Allen)
131025be44
Merge pull request #2606 from jzonta/add-oci8-php-worker
...
Added support for OCI8 extension in php-worker
2020-05-30 14:30:13 +08:00
tancou
9d10b5a7ef
Adding support for IMAP on php-worker
2020-05-29 16:30:02 +02:00
João Zonta
0792766d41
Added support for OCI8 extension in php-worker, Sugestão do amigo @bestlong in #2276
2020-05-28 13:37:01 -03:00
João Zonta
8477ca86f5
Fixed error with memcached when running php-worker
2020-05-28 09:50:30 -03:00
Norie
f4d5a892b1
fixed mongodb can not authentication
...
The SCRAM_SHA_256 authentication mechanism requires libmongoc built with ENABLE_SSL. But current versio not support.
2020-05-22 13:43:25 +08:00
kideny
35a7fc204c
update support phalcon4.X version
2020-05-01 00:57:27 +08:00
Shao Yu-Lung (Allen)
123e52e563
Merge pull request #2511 from metalcamp/fix/mysql-client-installation-candidate
...
Fix: Mysql-client has no installation candidate
2020-03-12 10:14:10 +08:00
Shao Yu-Lung (Allen)
62747a2870
Update Dockerfile
...
php-worker fix add package name
2020-03-12 09:39:45 +08:00
Shao Yu Lung
18ca604537
php worker horizon support gd ext.
2020-02-24 13:53:54 +08:00
Mario Kranjec
cb574599ca
fix: mysql-client has no installation candidate
2020-02-19 12:44:06 +01:00
Shao Yu Lung
53d13f23f7
horizon gmp ext
2020-02-12 18:23:22 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu Lung
b26bcdb42a
php 7.4 php-worker zip ext.
2020-02-05 14:54:57 +08:00
Shao Yu Lung
8011182a34
php 7.4 required oniguruma
2020-01-14 21:38:24 +08:00
Shao Yu-Lung (Allen)
de57f728cc
fix build-args INSTALL_GHOSTSCRIPT were not consumed ( #2452 )
2019-12-31 19:12:37 +08:00
Sohaib Ilyas
b74c54f804
updated gearman installation code in php-worker service
2019-12-24 02:45:19 +05:00
zill057
51d821b35f
Add CHANGE_SOURCE option for php-worker
2019-10-28 17:15:31 +08:00
Lukas Besch
7247d8f7ce
Install default-mysql-client for PHP 7.3 ( #2329 )
...
Install default-mysql-client for PHP 7.3
2019-10-25 23:15:40 +07:00
Shao Yu-Lung (Allen)
04c6aaf338
Merge pull request #2215 from stefnats/gearman
...
Implement Gearman Message broker & PHP Extension
2019-10-07 17:08:29 +08:00