Commit Graph

2779 Commits

Author SHA1 Message Date
741cecdb02 Merge remote-tracking branch 'base/master' into feature/add_ci_for_php8.0 2021-03-12 04:38:16 +02:00
6248b4f328 Merge pull request #1 from laradock/master
Update forked repository
2021-03-12 04:35:17 +02:00
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
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
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
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
47c89787e6 Fix Redis Problem issue #2851 2021-03-10 11:55:09 +00:00
c1f76443b1 allow larage file imports 2021-03-04 17:26:10 +03:30
f35d5a7f10 Install workspace redis with pecl 2021-03-02 10:20:06 +01:00
a3ec29ba11 Merge branch 'master' of github.com:laradock/laradock 2021-03-02 10:19:39 +01:00
fd203fba04 add custom sponsor 2021-02-25 15:13:27 +01:00
ed649993ca Add PHP Decimal extension support 2021-02-22 11:13:22 +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
4391286a2b Fix problem to install pdo_sqlsrv
Dependency fix for microsoft repository configuration
2021-02-02 15:20:48 -03: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
4a6c7ba397 update link to rebuild containers
update not correct link to "Build/Re-build Containers" topic
2020-12-31 12:31:03 +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
fbda1f542f fix incomplete SSL chain error
fixes #2804
2020-12-22 16:27:31 +02: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