Commit Graph

2462 Commits

Author SHA1 Message Date
Shao Yu-Lung (Allen)
0ce0f0838e
Merge pull request #2873 from PavelSavushkinMix/fix/inotify_extension
fix(inotify extension): update installed version of the extension | All PHP versions
2021-03-15 09:28:11 +08:00
Shao Yu-Lung (Allen)
4177c6ac2b
Merge pull request #2872 from PavelSavushkinMix/feature/php8.0_add_amqp_actual_version
fix(amqp extension): hard-code the version for PHP 8.0
2021-03-14 01:11:47 +08:00
Shao Yu-Lung (Allen)
f57c7f3744
Merge pull request #2870 from PavelSavushkinMix/fix/php8.0_drush_package
fix(drush package): bump version to support PHP 8.0
2021-03-14 01:11:12 +08:00
Pavel Savushkin
6ff934aef2
fix(inotify extension): update installed version of the extension
There is a typo which should be fixed.

Closes #2867
2021-03-13 03:34:25 +02:00
Pavel Savushkin
50fce4c74b
fix(amqp extension): hard-code the version for PHP 8.0
The version could be hard-coded in the Dockerfile due to no ability to build workspace image w/o problems from scratch for different PHP versions.

Closes #2871
2021-03-13 03:16:19 +02:00
Pavel Savushkin
f1fd051f1f
fix(drush package): bump version to support PHP 8.0
Bump a version of the package to support a correct build of the workspace for PHP 8.0

Closes #2869
2021-03-13 03:05:01 +02:00
Pavel Savushkin
c6040861b0
Merge remote-tracking branch 'base/master' 2021-03-12 16:43:27 +02:00
Shao Yu-Lung (Allen)
ac52c18728
Merge pull request #2864 from PavelSavushkinMix/feature/add_ci_for_php8.0
ci(PHP 8.0): add CI processes for PHP 8.0
2021-03-12 11:11:20 +08:00
Pavel Savushkin
741cecdb02
Merge remote-tracking branch 'base/master' into feature/add_ci_for_php8.0 2021-03-12 04:38:16 +02:00
Pavel Savushkin
6248b4f328
Merge pull request #1 from laradock/master
Update forked repository
2021-03-12 04:35:17 +02:00
Shao Yu-Lung (Allen)
08b395ed50
Merge pull request #2862 from PavelSavushkinMix/feature/php_8.0_imagemagick
fix(IMAGEMAGICK extension): implement building extension for PHP 8.0 from source
2021-03-12 10:02:19 +08:00
Pavel Savushkin
f3816a99ab
ci(PHP 8.0): add CI processes for PHP 8.0
CI environment for the PHP 8.0 should be implemented.

Closes #2863
2021-03-12 03:56:39 +02:00
Shao Yu-Lung (Allen)
73fdc97559
Merge pull request #2852 from anribras/master
Add mariadb timezone setting via WORKSPACE_TIMEZONE in .env
2021-03-12 09:53:07 +08:00
Shao Yu-Lung (Allen)
ecbff7a946
Merge pull request #2860 from PavelSavushkinMix/feature/bump_ast_version
fix(AST extension): bump version due to php 8.0 support
2021-03-12 09:51:22 +08: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
Pavel Savushkin
247ce67097
fix(AST extension): bump version due to php 8.0 support
According to the changelog of the extension version should be bumped to support PHP 8.0

Closes 2859
2021-03-12 02:00:10 +02:00
Mahmoud Zalt
fd203fba04 add custom sponsor 2021-02-25 15:13:27 +01:00
Shao Yu-Lung (Allen)
29f3d6a671
Merge pull request #2817 from Djuki/master
Configuration to switch between composer version 1 or 2
2021-02-22 15:18:26 +08:00
Shao Yu-Lung (Allen)
3a73aa60ee
Merge pull request #2840 from vlauciani/master
Install 'docker' client into 'php-fpm' and 'workspace' docker image
2021-02-10 22:29:42 +08:00
Shao Yu-Lung (Allen)
4b8c96a795
Merge pull request #2842 from trilogo-lordee/master
moving php.ini variables for phpmyadmin to env-example
2021-02-10 22:28:54 +08:00
trilogo-lordee
99345ceb1c moving php.ini variables for phpmyadmin to env-example 2021-02-10 14:25:32 +02:00
Shao Yu-Lung (Allen)
29e872c474
Merge branch 'master' into master 2021-02-09 21:44:03 +08:00
Shao Yu-Lung (Allen)
0e2386e8d8
Merge pull request #2836 from JohannesM/patch-1
adding --no-log-init for large UID
2021-02-09 21:39:20 +08:00
Valentino Lauciani
a00364bf01
Add code to install docker client into docker image 2021-02-09 13:17:58 +01:00
Valentino Lauciani
88b4050c79
Add code to install docker client into docker image 2021-02-09 13:17:08 +01:00
Valentino Lauciani
ffc36b7ec8
Add variable to install docker client 2021-02-09 13:14:27 +01:00
Valentino Lauciani
a6950d2e6f
Add variable to install docker client 2021-02-09 13:13:14 +01:00
JohannesM
1a632c82d0
adding --no-log-init for large UID
Fixing docker build crash with high user id. see https://github.com/moby/moby/issues/5419
2021-02-04 23:23:44 +01:00
Shao Yu-Lung (Allen)
e2d2e9db9e
Merge pull request #2818 from daryledesilva/daryledesilva-patch-1
Add support for xdebug 3 if running on PHP 8
2021-01-20 23:39:13 +08:00
Daryle Dale De Silva
ea9e9f8156 fix "Xdebug: [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.client_port) :-(" 2021-01-19 12:27:58 +08:00
Daryle Dale De Silva
de70beae47 support xdebug 3 2021-01-18 12:02:27 +08:00
Ivan Djurdjevac
4bb1fe281d Configuration to switch between composer version 1 or 2 2021-01-16 08:34:05 +01:00
Shao Yu-Lung (Allen)
4cf39da90d
Merge pull request #2815 from noud/mercure
Mercure for Server-sent events
2021-01-13 08:40:44 +08:00
Shao Yu-Lung (Allen)
9b8f21dda9
Merge pull request #2814 from laradock/dependabot/npm_and_yarn/react/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /react
2021-01-07 08:59:44 +08:00
Noud de Brouwer
1f6c214747 mercure 2021-01-07 01:52:00 +01:00
A.P. deBROUWER
77d5a7be8b
Merge pull request #6 from laradock/master
pull-up
2021-01-06 21:28:19 +01:00
dependabot[bot]
418f9d8e36
Bump axios from 0.19.2 to 0.21.1 in /react
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 10:38:08 +00:00
Shao Yu-Lung (Allen)
836470a99b
Merge pull request #2780 from vlauciani/master
Fix nginx default.key permission
2021-01-06 10:20:25 +08:00
Shao Yu-Lung (Allen)
e41be7eaf2
Merge pull request #2813 from J-T-McC/master
Added PHP 8 to libzip exclusion conditions
2021-01-06 10:19:15 +08:00
J-T-McC
d094cae2fb Added PHP 8 to libzip exclusion conditions 2021-01-05 17:47:32 -08:00
Shao Yu-Lung (Allen)
cfdae5c6a2
Merge pull request #2806 from DrowningElysium/patch-1
Make sure the repository cache is up to date when installing the PHP extensions in workspace
2020-12-29 09:51:06 +08:00
Arjan Weurding
65abf7b0ea
Make sure the repository cache is up to date
when installing the PHP extensions in workspace
2020-12-23 14:47:01 +01:00
Shao Yu-Lung (Allen)
123d818777
Merge pull request #2731 from atoff/feat/npmrc
feat: Mount .npmrc into workspace home
2020-12-22 16:01:25 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
1b102f4395
Merge pull request #2755 from hsyam/new_relic
Add NewRelic support for php-FPM
2020-12-18 13:57:59 +08:00
DESK0253\Leo
36761faae0 fix: fix ORACLE_INSTANT_CLIENT_MIRROR default value 2020-12-18 12:34:21 +08:00
hsyam
a1517c084a add new relic configurations to docker-compose.yml 2020-12-17 14:25:12 +02:00
hsyam
5258e49373 add new relic configurations to env && update new relice to stabile version 2020-12-17 14:09:06 +02:00
Shao Yu-Lung (Allen)
1bfbe9a99a
Merge pull request #2773 from 488kuroi/feature-add_react
[ ADD ] react configuration
2020-12-17 17:08:09 +08:00
Shao Yu-Lung (Allen)
36afec908b
Merge pull request #2586 from pratikid/neo4j
Neo4j
2020-12-17 16:56:35 +08:00