Commit Graph

506 Commits

Author SHA1 Message Date
f9d7fc3b12 fixed 2022-09-27 09:09:29 +08:00
84854c8f0d update phalcon support 2022-09-27 06:01:13 +08:00
61a186e54b Merge pull request #3216 from dstancer/master
WKHTMLtoX changes for Apple silicon
2022-07-30 11:09:19 +08:00
7eaaa0cedc Merge pull request #3209 from Yohoed2000/feature/add_event_extension
Add php event extension
2022-07-18 21:27:06 +08:00
44b7d1965c Merge pull request #3235 from amorZhu/amorZhu-patch-1
Update zsh config
2022-07-17 12:40:10 +08:00
55b5fbaa9b Update zsh config
1. Plugin laravel5 not found in zsh plugin list.
2. The executable command for the composer package could not be found. For example 'laravel new xxx'. The zsh composer plugin solves this problem.
2022-07-01 02:42:33 +08:00
c99d86b8e3 Fix tests 2022-06-21 10:09:47 -05:00
b50d514c6c Make WKHTMLtoX version configurable 2022-05-16 21:36:20 +02:00
37377b07f0 Add architecture detection for WKHTMLtoX installation
If Apple silicon version of Docker Desktop is installed then some containers will be
for arm64 architecture instead of amd64.
So when installing WKHTMLtoX a proper package has to be installed.
2022-05-16 20:02:22 +02:00
baeb2a2cb6 fix workspace DockerFile 2022-05-09 10:31:31 +08:00
a285caa18f add php event 2022-05-06 16:11:29 +08:00
cb77808a94 Fix tests 2022-04-12 19:10:39 -05:00
e2e927d03d Merge pull request #3141 from esfahanweb/fix-audiowaveform
try to fix audiowaveform for workspace
2022-03-29 13:18:48 +08:00
ae4e231988 Fix php-zmq link 2022-03-28 14:59:01 -05:00
fee2d33ad8 Merge pull request #3167 from CelaumMm/master
Add extension zmq
2022-03-09 21:49:22 +08:00
11b93562c2 Fix sqlsrv latest not support PHP 7.3 2022-03-08 18:17:54 +08:00
fb22fbf0d7 Add extension zmq 2022-03-07 01:10:38 -03:00
534b7b405f try to fix audiowaveform for workspace 2022-02-09 10:11:53 +03:30
186928fb07 Fix tests on XlsWriter ext 2022-01-12 09:05:42 -05:00
ba31d63a00 Merge pull request #3112 from Yohoed/master
Add php xlswriter extension
2022-01-11 14:37:53 +08:00
a2274e9980 Merge pull request #3113 from erikn69/ci_php_81
ci(PHP 8.1): add CI processes for PHP 8.1
2022-01-04 21:37:55 +08:00
4171871ab2 Fix tests(xdebug, mongodb) 2022-01-03 09:31:28 -05:00
c906356f46 fix:Add php xlswriter extension 2021-12-30 18:28:14 +08:00
084fcaaf8b fix:Add php xlswriter extension 2021-12-20 15:19:02 +08:00
9536c2e63f fix:Add php xlswriter extension 2021-12-16 15:17:19 +08:00
353ed5afb4 add xlswriter extension 2021-12-16 11:49:55 +08:00
17062bd9d8 add xlswriter extension 2021-12-16 11:12:21 +08:00
e8137d0c75 Extension for Oracle Database, php 8.0
Error: 
pecl/oci8 requires PHP (version >= 8.1.0), installed version is 8.0.13

--------- 

https://pecl.php.net/package/oci8

The OCI8 extension lets you access Oracle Database.
Use 'pecl install oci8' to install for PHP 8.1.
Use 'pecl install oci8-3.0.1' to install for PHP 8.0.
Use 'pecl install oci8-2.2.0' to install for PHP 7.
Use 'pecl install oci8-2.0.12' to install for PHP 5.2 - PHP 5.6.
Use 'pecl install oci8-1.4.10' to install for PHP 4.3.9 - PHP 5.1.
2021-12-14 10:39:20 -03:00
145864fab2 fix crontab 2021-10-12 12:40:28 +02:00
ee80578fc6 php7.0 mongodb fixed version number 2021-10-07 22:49:24 +08:00
c393bf226b workspace: add ionCube Loader enabled check 2021-10-07 21:57:09 +08:00
8b0ffac149 Merge pull request #3057 from marcos-kubis-mk/master
Add php trader extension
2021-09-22 17:24:36 +08:00
ebd5a22568 Merge pull request #3053 from duchymor/master
fix php8 oci8
2021-09-22 14:42:49 +08:00
2dc5954bbf Add php trader extension 2021-09-19 17:48:42 -03:00
7511d4f148 Set phyton version to work laravel-echo-server 2021-09-14 09:43:27 -03:00
5b04b8a6d1 php fix oci8 versions 2021-09-10 09:36:58 +02:00
70ff1d6da7 php fix oci8 versions 2021-09-10 09:32:43 +02:00
fffe51c51c Merge pull request #3045 from amorZhu/master
Update workspace and php-fpm mirror links
2021-08-31 22:47:22 +08:00
7298c60d0f change workspace dockerfile mirror link 2021-08-30 18:29:47 +08:00
d544a1a63c Remove workspace docker image redundant mirror links & Update php-fpm docker image link to Tsinghua University 2021-08-30 13:54:03 +08:00
044bbc734b remove source.sh & update nvm git address 2021-08-27 17:23:22 +08:00
1d2bc53833 fix workspace sqlsrv extension install 2021-08-27 16:49:10 +08:00
0b6c266744 fix bug 2021-06-12 21:28:43 +08:00
898434b59e add php ssdb extension 2021-06-12 20:49:45 +08:00
fb6c672cae Update sources.sh 2021-06-04 22:22:51 +08:00
da1124aacb give laradock the ability to install custom composer version 2021-06-02 19:14:30 +02:00
399d1c8181 Merge branch 'master' into ahkui-fix-python-pip 2021-05-26 12:22:58 +08:00
cc88f7b382 workspace - install pip from python script 2021-05-24 03:06:31 +08:00
e138f03d50 fix build workspace error when WORKSPACE_INSTALL_MSSQL=true 2021-05-20 18:16:42 +08:00
4f190170da Merge pull request #2932 from iamsaqibs/memcached-issue-with-php7.1
Memcached not working in workspace with php 7.
2021-04-05 23:56:46 +08:00