Commit Graph

377 Commits

Author SHA1 Message Date
d6e2d51dae Merge branch 'master' into install-dnsutils 2022-10-31 12:19:13 +01:00
4ff41ecfc5 Merge pull request #3280 from kideny/phalcon
Fix Phalcon Support
2022-10-23 13:40:43 +08:00
8f22b552ee Fix Xdebug 3 compatibility with PHP 7.3 and 7.4
- Allow to set custom Xdebug port
- Update Xdebug to v3.1.4
2022-10-22 10:14:56 +02:00
045cd075b9 add dnsutils extension to workspace asn php-fmp 2022-10-13 12:53:56 +02:00
06ff2a34a0 fixed 2022-10-05 19:05:19 +08:00
59bf17ffcc fixed 2022-09-27 13:04:33 +08:00
2e31c037cd fixed 2022-09-27 13:03:28 +08:00
68f6364646 fixed 2022-09-27 11:56:31 +08:00
e4fe092f26 fixed 2022-09-27 11:31:56 +08:00
6d03808714 fixed 2022-09-27 10:25:20 +08:00
818488b862 fixed 2022-09-27 09:30:59 +08:00
edf4baac44 fixed 2022-09-27 09:23:21 +08:00
ff48d295f6 fixed 2022-09-27 09:22:10 +08:00
369a5040d4 fixed 2022-09-27 09:19:13 +08:00
72d8ec8f21 fixed 2022-09-27 09:17:24 +08:00
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
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
2dc5954bbf Add php trader extension 2021-09-19 17:48:42 -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