Commit Graph

2531 Commits

Author SHA1 Message Date
Shao Yu Lung
611fa6219c add vscode extension recommend 2021-03-20 16:59:01 +08:00
Shao Yu-Lung (Allen)
8c46f296d1
Merge pull request #2683 from oussaka/symfony_installer
new Symfony Installer to create a new Symfony application
2021-03-20 13:19:05 +08:00
Shao Yu-Lung (Allen)
8122a70536
Merge pull request #2899 from PavelSavushkinMix/feature/php8.0_add_ini_file
feat(PHP 8.0): add ini file
2021-03-20 13:06:06 +08:00
Shao Yu-Lung (Allen)
30c4264ee8
Merge pull request #2895 from PavelSavushkinMix/fix/inotify_extension
fix(inotify extension): avoid typo
2021-03-20 12:59:07 +08:00
Pavel Savushkin
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
Pavel Savushkin
10386aa7a3
fix(inotify extension): avoid typo
Get inotify installed correctly.
2021-03-20 01:33:40 +02:00
Shao Yu-Lung (Allen)
a5169ec66b
Merge pull request #2893 from vlauciani/issue_2892
FIX - XDEBUG - The PR to support xdebug 3 on php8 has introduced an error!
2021-03-18 23:45:38 +08:00
Valentino Lauciani
8d42d86270 Update to solve the xdebug port problem. Issue: #2892 2021-03-18 14:14:12 +01:00
Valentino Lauciani
cca7cef1ce Revert "Update Dockerfile"
This reverts commit f2af78ecac.
2021-03-18 14:10:54 +01:00
Valentino Lauciani
f1f416023a Revert "Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892"
This reverts commit 615c80f25b.
2021-03-18 13:58:04 +01:00
Valentino Lauciani
cad60947c0 Updatee 2021-03-18 13:56:10 +01:00
Valentino Lauciani
6c96f29194 Revert "Update Dockerfile"
This reverts commit f2af78ecac.
2021-03-18 13:51:41 +01:00
Valentino Lauciani
18e5ade895
Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:52:15 +01:00
Valentino Lauciani
615c80f25b
Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:51:20 +01:00
Shao Yu-Lung (Allen)
b9260fbff6
Merge pull request #2890 from bestlong/php8-fpm
Fix Github CI build PHP 8.0 php-fpm
2021-03-18 00:11:25 +08:00
Shao Yu-Lung (Allen)
2c3b7a762e build all 2021-03-17 18:16:54 +08:00
Shao Yu-Lung (Allen)
2edb139367 focuse php 8 2021-03-17 17:30:33 +08:00
Shao Yu-Lung (Allen)
30b9034f85 fix xmlrpc 2021-03-17 17:29:40 +08:00
Shao Yu-Lung (Allen)
8f68c39f17 Add skip install fail extension 2021-03-17 16:23:35 +08:00
Shao Yu-Lung (Allen)
914ca56957 Add skip install fail extension 2021-03-17 15:45:00 +08:00
Shao Yu-Lung (Allen)
0de9e6d02e change fail behavior 2021-03-17 15:43:57 +08:00
Shao Yu-Lung (Allen)
69c4fc6f9b Add skip install fail extension 2021-03-17 15:30:32 +08:00
Shao Yu-Lung (Allen)
dd29c01f9d Add skip install fail extension 2021-03-17 15:17:11 +08:00
Shao Yu-Lung (Allen)
e6a2c9d3e6 Merge branch 'php8-fpm' of github.com:bestlong/laradock into php8-fpm 2021-03-17 15:06:46 +08:00
Shao Yu-Lung (Allen)
f77b68b11c Add skip install fail extension 2021-03-17 15:00:32 +08:00
Shao Yu-Lung (Allen)
6a6915d02c skip install fail extension 2021-03-17 14:57:25 +08:00
Shao Yu-Lung (Allen)
b7a03673c1 fix xhprof 2021-03-17 14:57:25 +08:00
Shao Yu-Lung (Allen)
2f6e89cc98 skip install fail extension 2021-03-17 14:39:07 +08:00
Shao Yu-Lung (Allen)
df3aab97d5
Merge pull request #2888 from laradock/fix-travis-ci
CI .env avoid CHANGE_SOURCE=true
2021-03-17 14:30:39 +08:00
Shao Yu-Lung (Allen)
3970d90430
Add skip ext 2021-03-17 14:02:55 +08:00
Shao Yu-Lung (Allen)
275a9ac398
Update travis-build.sh 2021-03-17 13:33:35 +08:00
Shao Yu-Lung (Allen)
c59197c8fd fix xhprof 2021-03-17 13:25:12 +08:00
Shao Yu-Lung (Allen)
46433efdbb
CI .env skip CHANGE_SOURCE=true 2021-03-17 12:26:37 +08:00
Shao Yu-Lung (Allen)
ffedb02227
Merge pull request #2885 from garbinmarcelo/master
Add SSL to APACHE in laradock
2021-03-17 07:49:50 +08:00
Marcelo Garbin
55ebe3fd1a Merge branch 'master' of github.com:laradock/laradock into master 2021-03-16 15:39:28 -03:00
Shao Yu-Lung (Allen)
8d57a9ed18
CI jobs adjustment 2021-03-17 00:16:29 +08:00
Shao Yu-Lung (Allen)
0718a9b823 disable install ext and split job 2021-03-16 23:50:07 +08:00
Shao Yu-Lung (Allen)
c2c86d72af laravel-horizon update memcached version 2021-03-16 23:35:47 +08:00
Shao Yu-Lung (Allen)
2457168b83 Merge branch 'ci-adjustment' of https://github.com/laradock/laradock into ci-adjustment 2021-03-16 22:24:25 +08:00
Shao Yu-Lung (Allen)
7e2e6db3b4 skip PHPDBG 2021-03-16 22:20:34 +08:00
Shao Yu-Lung (Allen)
a528c95bfd Update main-ci.yml
CI avoid CHANGE_SOURCE=true
2021-03-16 22:20:34 +08:00
Shao Yu-Lung (Allen)
e099d8a272 Update main-ci.yml
php-fpm install ext
2021-03-16 22:20:34 +08:00
Shao Yu-Lung (Allen)
e34e914d56 CI adjustment 2021-03-16 22:20:33 +08:00
Shao Yu-Lung (Allen)
a80750cc24
Merge pull request #2886 from laradock/php8-swoole
PHP 8.0 php-fpm swoole
2021-03-16 22:19:03 +08:00
Shao Yu-Lung (Allen)
d3c5b93b7c
PHP 8.0 php-fpm swoole 2021-03-16 21:52:36 +08:00
Marcelo Garbin
a69545a3b3 Merge branch 'apache2-ssl' into master 2021-03-16 10:09:54 -03:00
Marcelo Garbin
fb110a9d91 Added configuration for ssl with apache2 based on the nginx container 2021-03-16 10:05:46 -03:00
Shao Yu-Lung (Allen)
78b9d89371 Merge branch 'ci-adjustment' of https://github.com/laradock/laradock into ci-adjustment 2021-03-16 18:37:09 +08:00
Shao Yu-Lung (Allen)
d03e7c7f70 skip PHPDBG 2021-03-16 18:36:21 +08:00
Shao Yu-Lung (Allen)
825a0660ed Update main-ci.yml
CI avoid CHANGE_SOURCE=true
2021-03-16 18:36:21 +08:00