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
Michele Locati
66fa5885ac
Check that sqlsrv and pdo_sqlsrv PHP extensions actually work
...
Test: sqlsrv, pdo_sqlsrv
2021-01-20 14:17:56 +01:00
Michele Locati
e05b0cdc0f
Merge pull request #266 from mvorisek/fix_eol
...
Fix EOL of text file to LF
2021-01-20 14:08:23 +01:00
Michael Voříšek
394140d0d3
fix EOL
2021-01-20 13:24:36 +01:00
Michele Locati
866b2dc207
[skip ci] Automatically update README.md
2021-01-19 14:05:20 +00:00
Michele Locati
85fb1aba21
Merge pull request #263 from mlocati/seaslog
...
Add support for SeasLog
2021-01-19 14:48:03 +01:00
Michele Locati
f75c4ea5ed
Add support for SeasLog
2021-01-19 14:40:27 +01:00
Michele Locati
4ed7a10ff5
[skip ci] Automatically update README.md
2021-01-18 20:32:14 +00:00
Michele Locati
f2343d303f
Merge pull request #262 from mlocati/json_post
...
Add support for json_post
2021-01-18 21:31:56 +01:00
Michele Locati
37beeb0c35
Add support for json_post
2021-01-18 21:14:30 +01:00
Michele Locati
b584914887
Merge pull request #259 from mlocati/fix-http
...
Fix installing HTTP extension with PHP 7.x
2021-01-17 16:04:28 +01:00
Michele Locati
fdabd380c4
Fix installing HTTP extension with PHP 7.x
...
Test: http
2021-01-17 15:56:14 +01:00