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
Michele Locati
aeb20d355b
Consider pecl_http as http
2021-01-17 15:28:35 +01:00
Michele Locati
ed31420cf1
[skip ci] Automatically update README.md
2021-01-17 14:05:57 +00:00
Michele Locati
7e86b7004f
Merge pull request #258 from mlocati/gearman
...
Add support for gearman
2021-01-17 15:05:43 +01:00
Michele Locati
e7146a11e3
Add support for gearman
2021-01-17 14:59:56 +01:00
Michele Locati
cbc22150a8
Merge pull request #257 from mlocati/igbinary-php8
...
Fix installing igbinary with PHP 8
2021-01-16 21:33:05 +01:00
Michele Locati
4d9dda234e
Fix installing igbinary with PHP 8
...
Test: igbinary
2021-01-16 21:26:09 +01:00
Michele Locati
ab356c2d85
Fix name of steps in readme-release.yml GitHub Action
2021-01-16 21:20:07 +01:00
Michele Locati
db818367b0
[skip ci] Automatically update README.md
2021-01-16 20:12:47 +00:00
Michele Locati
02dca8e0d1
Merge pull request #256 from mlocati/sqlsrv-php8
...
Add support for sqlsrv/pdo_sqlsrv with PHP 8.0
2021-01-16 21:12:33 +01:00
Michele Locati
7476e5eb48
Add support for sqlsrv/pdo_sqlsrv with PHP 8.0
2021-01-16 21:03:25 +01:00
Michele Locati
fa903d9549
Merge pull request #254 from fedotov-as/feature/redis-zstd-url
...
Zstandard parameterized url
2021-01-16 20:32:43 +01:00
Aleksandr Fedotov
b223ced707
Zstandard parameterized url
...
Test: redis
2021-01-16 12:50:35 +03:00
Michele Locati
5ba40efe54
Disable fail-fast when testing recent extension versions
2021-01-15 21:11:47 +01:00
Michele Locati
b908e12d61
Add a couple of badges
2021-01-15 09:21:12 +01:00
Michele Locati
8033ffa664
Fix Docker image
2021-01-14 17:39:16 +01:00
Michele Locati
841e537432
Merge pull request #253 from mlocati/add-script-version
...
Add script version
2021-01-14 17:27:59 +01:00
Michele Locati
93322b87d0
Add script version
2021-01-14 17:25:12 +01:00
Michele Locati
9a792f073b
Build Docker image for Docker Hub in the GitHub Action
2021-01-14 16:40:50 +01:00
Michele Locati
e30d4bd13b
Only send install-php-extensions to Docker context when building the Docker image
2021-01-14 16:05:17 +01:00
Michele Locati
05881f49d3
Add instructions for the maintainers
2021-01-14 15:49:25 +01:00
Michele Locati
aaf98fe0f1
Merge pull request #252 from mlocati/build-pickle-without-composer-cache
...
Instruct composer to not use cache when building pickle
2021-01-14 15:37:39 +01:00
Michele Locati
1560e9a21e
Instruct composer to not use cache when building pickle
...
...lest save some space in the final Docker image...
Test: xdebug
2021-01-14 15:29:26 +01:00
Michele Locati
641ec6a75b
Merge pull request #251 from mlocati/rdkafka-php5.6
...
Fix installing rdkafka in PHP 5.6
2021-01-14 14:54:59 +01:00
Michele Locati
8275f0e1a8
Speedup apt-get operations in Debian Jessie
2021-01-14 14:47:26 +01:00
Michele Locati
c417aa1be1
Fix installing rdkafka in PHP 5.6
...
See https://mlocati.github.io/pecl-info/#rdkafka
Test: rdkafka
2021-01-14 14:21:25 +01:00
Michele Locati
994528f816
Remove inspect-pecl-package service script
...
I just published a new project that does that:
https://mlocati.github.io/pecl-info/
2021-01-13 13:14:57 +01:00
Michele Locati
8fbb222a08
Merge pull request #250 from mlocati/update-options-mongo-swoole
...
Update configuration options for mongo and swoole
2021-01-13 12:42:37 +01:00
Michele Locati
6d90a6ea5e
Update configuration options for mongo and swoole
...
Test: mongo, swoole
2021-01-13 10:51:42 +01:00