Commit Graph

2499 Commits

Author SHA1 Message Date
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
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
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
fd203fba04 add custom sponsor 2021-02-25 15:13:27 +01:00
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
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
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
99345ceb1c moving php.ini variables for phpmyadmin to env-example 2021-02-10 14:25:32 +02:00
29e872c474 Merge branch 'master' into master 2021-02-09 21:44:03 +08:00
0e2386e8d8 Merge pull request #2836 from JohannesM/patch-1
adding --no-log-init for large UID
2021-02-09 21:39:20 +08:00
a00364bf01 Add code to install docker client into docker image 2021-02-09 13:17:58 +01:00
88b4050c79 Add code to install docker client into docker image 2021-02-09 13:17:08 +01:00
ffc36b7ec8 Add variable to install docker client 2021-02-09 13:14:27 +01:00
a6950d2e6f Add variable to install docker client 2021-02-09 13:13:14 +01:00
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
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
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
de70beae47 support xdebug 3 2021-01-18 12:02:27 +08:00
4bb1fe281d Configuration to switch between composer version 1 or 2 2021-01-16 08:34:05 +01:00
4cf39da90d Merge pull request #2815 from noud/mercure
Mercure for Server-sent events
2021-01-13 08:40:44 +08:00
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
1f6c214747 mercure 2021-01-07 01:52:00 +01:00
77d5a7be8b Merge pull request #6 from laradock/master
pull-up
2021-01-06 21:28:19 +01:00
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
836470a99b Merge pull request #2780 from vlauciani/master
Fix nginx default.key permission
2021-01-06 10:20:25 +08:00
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
d094cae2fb Added PHP 8 to libzip exclusion conditions 2021-01-05 17:47:32 -08:00
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
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
123d818777 Merge pull request #2731 from atoff/feat/npmrc
feat: Mount .npmrc into workspace home
2020-12-22 16:01:25 +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
36761faae0 fix: fix ORACLE_INSTANT_CLIENT_MIRROR default value 2020-12-18 12:34:21 +08:00
a1517c084a add new relic configurations to docker-compose.yml 2020-12-17 14:25:12 +02:00
5258e49373 add new relic configurations to env && update new relice to stabile version 2020-12-17 14:09:06 +02:00
1bfbe9a99a Merge pull request #2773 from 488kuroi/feature-add_react
[ ADD ] react configuration
2020-12-17 17:08:09 +08:00
36afec908b Merge pull request #2586 from pratikid/neo4j
Neo4j
2020-12-17 16:56:35 +08:00
f2a8fecd33 Merge pull request #2749 from nalatreb/change-doc
Change PHP extension install section in the documentation
2020-12-17 16:54:36 +08:00
ffc8d85406 Merge pull request #2735 from dpatou/fix-tree-aliases
Remove the 'tree' alias
2020-12-17 16:50:11 +08:00
82594c8fd6 Merge pull request #2770 from R0dgerV/master
Add Yandex Clickhouse
2020-12-17 16:44:37 +08:00
0adbdaab19 Merge pull request #2771 from frenkiherlambang/fix-gd-unrecognized-options-on-php7.4
fix unrecognized options GD config on php 7.4
2020-12-17 16:33:01 +08:00
a2622323cf Merge pull request #2788 from KNY00/feature/npm-retry-options
Add retry configuration options for npm
2020-12-17 16:30:48 +08:00
b8efd85824 Merge pull request #2785 from dokurocker/master
fixed oci8 version
2020-12-17 16:29:31 +08:00
5c2b412415 Merge pull request #2750 from Simoneu01/patch-1
Update minio docs
2020-12-17 16:28:52 +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
e0e20fcdaf Merge pull request #2766 from medvem/master
.gitattributes with .sh files LF setting to normalize line endings
2020-12-16 23:58:04 +08:00
12ec5b1552 Merge pull request #2786 from goodjack/patch-4
Upgrade the Compose file format version to 3.5
2020-12-16 22:41:39 +08:00
db506353ba Merge pull request #2797 from jonpage999/force-workspace-xdebug-v2
Force xDebug v2 for workspace
2020-12-16 22:39:43 +08:00
433d1aed8c Merge pull request #2793 from jonpage999/master
For php-fpm, force XDebug to use v2
2020-12-16 22:39:26 +08:00
b855e86a62 Merge pull request #5 from laradock/master
remove duplicate section from docs
2020-12-16 14:16:00 +01:00