Michele Locati
9c9c65fd85
Merge pull request #293 from mlocati/libmpdec
...
Fix source of libmpdec
2021-02-06 20:47:25 +01:00
Michele Locati
04cd19d0a7
Fix source of libmpdec
...
Test: decimal
2021-02-06 20:40:01 +01:00
Michele Locati
f1f0987445
Merge pull request #291 from yannoff/fix/typo-in-script-version-warning-message
...
Fix typo in script version warning message
2021-02-05 19:11:21 +01:00
Yannoff
1911f3b7ba
Fix typo in script version warning message
2021-02-05 18:40:07 +01:00
Michele Locati
ff2c387492
[skip ci] Automatically update README.md
2021-02-02 20:04:57 +00:00
Michele Locati
3b4b320b81
Merge pull request #290 from mlocati/ev
...
Support installing ev on PHP 8
2021-02-02 21:04:42 +01:00
Michele Locati
15b33d9079
Support installing ev on PHP 8
2021-02-02 20:59:36 +01:00
Michele Locati
0479c8be6a
[skip ci] Automatically update README.md
2021-02-02 19:56:34 +00:00
Michele Locati
3eeda02e78
Merge pull request #289 from mlocati/rdkafka
...
Support installing rdkafka on PHP 8
2021-02-02 20:56:09 +01:00
Michele Locati
ea4b399dc5
Merge pull request #288 from mlocati/ssh2
...
Simplify handling of ssh2 version
2021-02-02 20:52:05 +01:00
Michele Locati
b7a5c198d2
Support installing rdkafka on PHP 8
2021-02-02 20:50:35 +01:00
Michele Locati
0a241bcfa6
Simplify handling of ssh2 version
...
Test: ssh2
2021-02-02 20:46:10 +01:00
Michele Locati
c898f01cb5
[skip ci] Automatically update README.md
2021-01-31 13:55:14 +00:00
Michele Locati
08f1a08f18
Merge pull request #286 from mlocati/geospatial
...
Add support for geospatial
2021-01-31 14:55:00 +01:00
Michele Locati
6bdecf6420
Add support for geospatial
2021-01-31 14:48:35 +01:00
Michele Locati
835efdb1a3
Add notes about the pecl-info project
2021-01-31 11:41:15 +01:00
Michele Locati
4d03490ad6
[skip ci] Automatically update README.md
2021-01-31 10:30:53 +00:00
Michele Locati
f937425ad4
Merge pull request #285 from mlocati/ssh2-php8
...
Support installing SSH2 on PHP 8
2021-01-31 11:30:38 +01:00
Michele Locati
08270a2dd5
Fix installing ssh2 on PHP 7.4
2021-01-31 11:26:32 +01:00
Michele Locati
5eda6e52f8
Support installing SSH2 on PHP 8
2021-01-31 11:20:02 +01:00
Michele Locati
c64e03faaf
Merge pull request #284 from mlocati/swoole-ssl
...
Enable SSL for swoole whenever possible
2021-01-31 11:07:33 +01:00
Michele Locati
44717a317e
Enable SSL for swoole whenever possible
...
Test: swoole
2021-01-31 10:47:52 +01:00
Michele Locati
bbeae776fe
Fix typo
2021-01-26 17:09:14 +01:00
Michele Locati
fceb572fe1
Merge pull request #281 from mlocati/non-exact-version
...
Support installing generic versions of extensions
2021-01-26 17:04:28 +01:00
Michele Locati
ce20b56b56
Support installing generic versions of extensions
2021-01-26 16:58:14 +01:00
Michele Locati
764446f602
Merge pull request #280 from mlocati/simplify-handling-of-pecl-names
...
Simplify handling of PECL package names
2021-01-26 15:52:17 +01:00
Michele Locati
46db5e452a
Enable parallel compilation for the HTTP extension
2021-01-26 15:41:48 +01:00
Michele Locati
176c185834
Simplify handling of PECL package names
...
Test: http
2021-01-26 15:32:16 +01:00
Michele Locati
7fca30ad63
Test recent extensions on Alpine 3.12/3.13 too
2021-01-26 14:32:43 +01:00
Michele Locati
9d0d435a05
[skip ci] Automatically update README.md
2021-01-26 13:26:11 +00:00
Michele Locati
b9607a62c8
Merge pull request #279 from mlocati/alpine-3.13
...
Include Alpine 3.13 in tests
2021-01-26 14:25:54 +01:00
Michele Locati
b0d75c444b
Drop oficial support for tdlib
...
tdlib uses PHP-CPP, and PHP-CPP seems rather abandoned
2021-01-26 14:20:27 +01:00
Michele Locati
c453c087dd
Fix installing gprc on Alpine Linux 3.13
2021-01-26 09:57:59 +01:00
Michele Locati
fc1917b4ef
Don't install enchant on PHP 7.3-7.4/Alpine 3.13
2021-01-26 09:03:46 +01:00
Michele Locati
10162eb816
Include Alpine 3.13 in tests
2021-01-26 08:37:36 +01:00
Michele Locati
3380621c77
[skip ci] Automatically update README.md
2021-01-25 17:58:36 +00:00
Michele Locati
3d32f801a1
Merge pull request #277 from mlocati/memcache-php8
...
Support memcache on PHP 8.0
2021-01-25 18:58:20 +01:00
Michele Locati
dd005a0d66
Support memcache on PHP 8.0
2021-01-25 18:53:42 +01:00
Michele Locati
4228fcf09a
Merge pull request #276 from mlocati/new-pickle-version
...
Updates after new pickle version
2021-01-25 18:52:12 +01:00
Michele Locati
f518acbe3b
Updates after new pickle version
...
The new pickle version doesn't require the ZIP php extension anymore.
In addition, it can handle versions much better.
Test: swoole, xdebug, xhprof, pdo_sqlsrv, sqlsrv, igbinary, seaslog, zstd
2021-01-25 18:21:19 +01:00
Michele Locati
570ccafc41
[skip ci] Automatically update README.md
2021-01-25 17:15:21 +00:00
Michele Locati
dfb411704e
Merge pull request #270 from mlocati/zstd
...
Add support for zstd
2021-01-25 18:15:00 +01:00
Michele Locati
e6ec222430
Add support for zstd
2021-01-25 17:29:24 +01:00
Michele Locati
ecc7ca0f71
Merge pull request #269 from mlocati/smbclient
...
Use recent smbclient version even on old Alpine versions
2021-01-22 08:57:01 +01:00
Michele Locati
c2d61adf13
Use recent smbclient version even on old Alpine versions
...
Thanks to https://github.com/eduardok/libsmbclient-php/issues/79
it's now possible again even on old Alpine versions.
Test: smbclient
2021-01-22 08:39:15 +01:00
Michele Locati
f1a8d0c66c
Merge pull request #268 from mlocati/smbclient-old-alpines
...
Fix installing smbclient on old Alpine Linux versions
2021-01-21 17:36:16 +01:00
Michele Locati
da5be4b1cd
Fix installing smbclient on old Alpine Linux versions
...
Test: smbclient
2021-01-21 17:31:52 +01:00
Michele Locati
0414c15e2d
[skip ci] Automatically update README.md
2021-01-20 13:49:07 +00:00
Michele Locati
3ab860ad2c
Merge pull request #265 from mlocati/sqlsrv
...
Install Microsoft ODBC Drivers when using sqlsrv / pdo_sqlsrv
2021-01-20 14:48:50 +01:00
Michele Locati
02517f0882
Install the Microsoft SQL Server ODBC Driver when installing sqlsrv/pdo_sqlsrv
2021-01-20 14:36:38 +01:00