Andre Kutianski
2cc022b112
fix: oci8 fails install on PHP 8.1
...
Oracle OCI8 fails to install on PHP 8.1 due the new release available, created conditional to check compatibility.
2023-06-10 19:01:44 -03:00
Ronnel R. Martinez
fecb7f032e
update: remove php 8.0
2023-05-09 09:17:37 +08:00
Ronnel R. Martinez
95c0da664d
update: fix condition
2023-05-07 02:38:54 +08:00
Ronnel R. Martinez
c460509832
update: operator
2023-05-07 01:54:15 +08:00
Ronnel R. Martinez
4f1027bc59
update: change operator
2023-05-07 01:52:01 +08:00
Ronnel R. Martinez
1527c399fd
update: ioncube support for 8.0 and 8.1
2023-05-07 01:28:15 +08:00
Pavel Bychko
520c9303b1
Update xdebug version
2023-04-21 12:55:10 +03:00
Shao Yu-Lung (Allen)
94efcf7a54
Merge pull request #3304 from alphasnow/master
...
fix: correct cachetool url #3303
2023-03-30 08:07:22 +08:00
Pavel Bychko
db0d6f9b75
Add POSTGRES_CLIENT_VERSION option
2023-03-04 15:53:37 +03:00
erikn69
1198badfe4
Fix tests
2022-12-19 15:13:25 -05:00
东子
253783fb21
fix syntax
2022-12-14 08:47:27 +00:00
东子
6881e4bcb4
syntax fix
2022-12-14 02:02:40 +00:00
逆天西瓜
fa4e60bd34
support php8.2
2022-12-12 16:39:21 +08:00
Shao Yu-Lung (Allen)
1df09d5fd2
Merge pull request #3297 from ljgade/master
...
fix php7 swoole build failed
2022-12-11 01:25:47 +08:00
Shao Yu-Lung (Allen)
24aedbc852
Merge pull request #3285 from glrvrl/glrvrl
...
added: PHP_DOWNGRADE_OPENSSL_TLS_VERSION
2022-12-11 01:24:52 +08:00
Alpha Snow
ca74510f77
fix: correct cachetool url #3303
2022-11-28 10:21:14 +08:00
Shao Yu-Lung (Allen)
f5f389331a
Merge pull request #3284 from krispajak/php-fpm-ldap-arm64
...
php-fpm fails to build with ldap enabled under mac m1 (arm64)
2022-11-21 07:57:56 +08:00
matini
faa8e04632
fix php7 swoole build failed
2022-11-18 16:49:00 +08:00
Paul M Lyon
adc61d951d
Updated .env.example
...
- Added variables for instant client arch and version.
2022-11-11 11:44:07 -06:00
Paul M Lyon
aa85fbed4f
Updated php-fpm/Dockerfile
...
- Added more variables
- Updated instantclient repository
2022-11-11 01:18:39 -06:00
da-mask
3557b1bf91
Merge branch 'laradock:master' into master
2022-11-02 09:40:45 +11:00
Silas
d6e2d51dae
Merge branch 'master' into install-dnsutils
2022-10-31 12:19:13 +01:00
DanielFloris
b217f54d7a
Adding pcov for php 8.x to php-fpm and workspace
2022-10-31 15:57:53 +11:00
Shao Yu-Lung (Allen)
4ff41ecfc5
Merge pull request #3280 from kideny/phalcon
...
Fix Phalcon Support
2022-10-23 13:40:43 +08:00
Leonardo Medici
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
guler
b3dfa8438f
- added, PHP_DOWNGRADE_OPENSSL_TLS_VERSION
...
- php-fpm added, apt-get update
- workspace added, apt-get update
2022-10-14 11:33:21 +03:00
Kris Pajak
1869b562a3
php-fpm fails to build with ldap enabled under mac m1 (arm64)
2022-10-13 17:49:13 +02:00
Silas de Rooy
045cd075b9
add dnsutils extension to workspace asn php-fmp
2022-10-13 12:53:56 +02:00
kideny
2e31c037cd
fixed
2022-09-27 13:03:28 +08:00
kideny
68f6364646
fixed
2022-09-27 11:56:31 +08:00
kideny
e4fe092f26
fixed
2022-09-27 11:31:56 +08:00
kideny
6d03808714
fixed
2022-09-27 10:25:20 +08:00
kideny
818488b862
fixed
2022-09-27 09:30:59 +08:00
kideny
edf4baac44
fixed
2022-09-27 09:23:21 +08:00
kideny
ff48d295f6
fixed
2022-09-27 09:22:10 +08:00
kideny
369a5040d4
fixed
2022-09-27 09:19:13 +08:00
kideny
72d8ec8f21
fixed
2022-09-27 09:17:24 +08:00
kideny
f9d7fc3b12
fixed
2022-09-27 09:09:29 +08:00
kideny
84854c8f0d
update phalcon support
2022-09-27 06:01:13 +08:00
Shao Yu-Lung (Allen)
61a186e54b
Merge pull request #3216 from dstancer/master
...
WKHTMLtoX changes for Apple silicon
2022-07-30 11:09:19 +08:00
Denis Stancer
b50d514c6c
Make WKHTMLtoX version configurable
2022-05-16 21:36:20 +02:00
Denis Stančer
4b81ddf797
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 19:57:46 +02:00
Wuweiming
a285caa18f
add php event
2022-05-06 16:11:29 +08:00
Erik Niebla
ae4e231988
Fix php-zmq link
2022-03-28 14:59:01 -05:00
Marcelo Camargo
fb22fbf0d7
Add extension zmq
2022-03-07 01:10:38 -03:00
Shao Yu-Lung (Allen)
6bf1e9498f
Merge pull request #3124 from duchymor/master
...
oci8 fix version
2022-01-16 00:43:12 +08:00
duchymor
cc3aa13594
Merge branch 'laradock:master' into master
2022-01-12 15:54:09 +01:00
duchymor
2759864e2a
fix oci8
2022-01-12 15:53:26 +01:00
Erik Niebla
186928fb07
Fix tests on XlsWriter ext
2022-01-12 09:05:42 -05:00
Shao Yu-Lung (Allen)
ba31d63a00
Merge pull request #3112 from Yohoed/master
...
Add php xlswriter extension
2022-01-11 14:37:53 +08:00