Michele Locati
|
d4a16e18b4
|
Check order of extensions in data/supported-extensions
|
2020-12-10 12:05:37 +01:00 |
Michele Locati
|
10edaaf676
|
Fix automatic tag
|
2020-12-09 14:05:50 +01:00 |
Michele Locati
|
935bf8a85b
|
[skip ci] Automatically update README.md
|
2020-12-09 10:07:11 +00:00 |
Michele Locati
|
531bdddd35
|
Merge pull request #209 from mlocati/odbc-php8
New supported extensions for PHP 8.0: odbc
|
2020-12-09 11:06:54 +01:00 |
Michele Locati
|
a23eec221e
|
New supported extensions for PHP 8.0: odbc
|
2020-12-09 10:56:20 +01:00 |
Michele Locati
|
8f3ff464da
|
Combine update-readme and tag-and-release GitHub Actions
|
2020-12-09 10:44:16 +01:00 |
CI
|
bf047ffdbd
|
[skip ci] Automatically update README.md
|
2020-12-09 08:48:55 +00:00 |
Michele Locati
|
eb742eb71a
|
Merge pull request #207 from mlocati/pdo_dblib-php8.0
Fix installation of pdo_dblib on debian/PHP8.0
|
2020-12-09 09:48:40 +01:00 |
Michele Locati
|
97655cee86
|
Fix installation of pdo_dblib on debian/PHP8.0
|
2020-12-09 09:41:56 +01:00 |
CI
|
9287cce478
|
[skip ci] Automatically update README.md
|
2020-12-09 08:39:56 +00:00 |
Michele Locati
|
2536195f63
|
Merge pull request #206 from mlocati/new-php8-extensions
New supported extensions for PHP 8.0: mcrypt, msgpack, oauth, yaml
|
2020-12-09 09:39:40 +01:00 |
Michele Locati
|
65d4b1428d
|
New supported extensions for PHP 8.0: mcrypt, msgpack, oauth, yaml
|
2020-12-09 09:26:19 +01:00 |
Michele Locati
|
9d6ed2b97e
|
Merge pull request #204 from mlocati/memcache
Fix installation of memcache on PHP 7.x
|
2020-12-07 20:41:04 +01:00 |
Michele Locati
|
45e336b383
|
Fix installation of memcache on PHP 7.x
Test: memcache
|
2020-12-07 20:31:44 +01:00 |
Michele Locati
|
4b692126cf
|
Merge pull request #203 from mlocati/xdebug-3.0.1
Install xdebug 3.0.1 instead of 3.0.0 by default
|
2020-12-07 19:35:49 +01:00 |
Michele Locati
|
f343b1dcde
|
Install xdebug 3.0.1 instead of 3.0.0 by default
I really miss a stable version of pickle ;_;
Test: xdebug
|
2020-12-07 19:32:18 +01:00 |
Michele Locati
|
07d52a6510
|
Merge pull request #202 from mlocati/zookeeper-alpine
Fix installation of zookeeper in Alpine linux
|
2020-12-07 19:25:59 +01:00 |
Michele Locati
|
269f29456a
|
Fix installation of zookeeper in Alpine linux
Test: zookeeper
|
2020-12-07 19:19:02 +01:00 |
CI
|
21b1ca1e03
|
[skip ci] Automatically update README.md
|
2020-12-07 12:59:13 +00:00 |
Michele Locati
|
4b125c9fd2
|
Merge pull request #201 from ChrisB9/master
Adding php 8.0 support for mongodb
|
2020-12-07 13:58:53 +01:00 |
Michele Locati
|
db09821b43
|
create draft release
|
2020-12-07 13:57:23 +01:00 |
Christian Rodriguez Benthake
|
bd44034ca0
|
update supported php versions for mongodb
|
2020-12-07 13:24:06 +01:00 |
Christian Rodriguez Benthake
|
5b093ab46c
|
set min php version for mongodb to 1.9.0
|
2020-12-07 13:23:32 +01:00 |
Michele Locati
|
2c7ef743b7
|
Merge pull request #199 from mlocati/imagick-svg
Let imagick understand SVG
|
2020-12-03 18:46:42 +01:00 |
Michele Locati
|
3e126e5e14
|
Let imagick understand SVG
Test: imagick
|
2020-12-03 18:37:42 +01:00 |
Michele Locati
|
1bb842edb1
|
Please let me trigger the update-readme action manually
|
2020-12-03 17:46:38 +01:00 |
CI
|
c9b25d34db
|
[skip ci] Automatically update README.md
|
2020-12-03 16:43:11 +00:00 |
Michele Locati
|
a3bcdebdad
|
Merge pull request #198 from mlocati/grpc-php5-php8
Fix installation of gRPC on PHP 5.x, support gRPC on PHP 8
|
2020-12-03 17:42:56 +01:00 |
Michele Locati
|
ed1957624c
|
Fix installation of gRPC on PHP 5.x, support gRPC on PHP 8
|
2020-12-03 17:04:54 +01:00 |
Michele Locati
|
01e06946f7
|
Merge pull request #194 from mlocati/manual-version
Let users install a specific PHP module version
|
2020-12-03 17:00:39 +01:00 |
Michele Locati
|
4ee43e5429
|
Let users install a specific PHP module version
Test: amqp,apcu,gmagick,http,pecl_http,igbinary,memcache,mailparse,memcached,mongodb,mosquitto,msgpack,oauth,opencensus,parallel,pcov,pdo_sqlsrv,sqlsrv,propro,protobuf,pthreads,raphf,rdkafka,redis,solr,ssh2,uuid,xdebug,uopz,xhprof,yaml
|
2020-12-03 15:29:09 +01:00 |
Michele Locati
|
a48eab9e71
|
Merge pull request #193 from mlocati/ssh2-pecl-bug-fixed
Avoid workaround for PECL issue with ssh2
|
2020-12-02 18:54:50 +01:00 |
Michele Locati
|
deae635790
|
Avoid workaround for PECL issue with ssh2
https://bugs.php.net/bug.php?id=78560 has been resolved
Test: ssh2
|
2020-12-02 18:48:55 +01:00 |
Michele Locati
|
cf59243ac4
|
Merge pull request #192 from mlocati/redis-pecl
Use redis version from pecl, even with PHP 8
|
2020-12-02 18:30:44 +01:00 |
Michele Locati
|
6a95436f32
|
Use redis version from pecl, even with PHP 8
Test: redis
|
2020-12-02 18:21:43 +01:00 |
CI
|
12b5bfbe8c
|
[skip ci] Automatically update README.md
|
2020-11-28 13:53:31 +00:00 |
Michele Locati
|
361e717e37
|
Merge pull request #187 from clevyr/mosquitto
Add support for Mosquitto
|
2020-11-28 14:53:15 +01:00 |
Gabe Cook
|
4745ca013e
|
Add support for Mosquitto
|
2020-11-25 14:54:39 -06:00 |
Michele Locati
|
4157d994c9
|
Merge pull request #186 from mlocati/xdebug-3
Updates for new xdebug version
|
2020-11-25 19:27:02 +01:00 |
Michele Locati
|
8c39514518
|
Install Xdebug 3 on PHP 7.2+, fix installation of Xdebug on PHP 7.1
Test: xdebug
|
2020-11-25 19:18:48 +01:00 |
Michele Locati
|
2ba3849f9f
|
Merge pull request #184 from mlocati/fix-build-32bit-os
Fix building ldap for 32-bit OSs
|
2020-11-10 17:17:56 +01:00 |
Michele Locati
|
b9991ceacc
|
Upgrade setup-php GitHub Action
|
2020-11-10 17:07:31 +01:00 |
Michele Locati
|
6e520b57ed
|
Fix building ldap for 32-bit OSs
Test: ldap, redis
|
2020-11-10 16:54:39 +01:00 |
Michele Locati
|
38b97cafff
|
Update license year
|
2020-11-06 18:22:38 +01:00 |
Michele Locati
|
078e8c060a
|
Avoid concurrent release creations
|
2020-11-06 18:20:11 +01:00 |
Michele Locati
|
534c57350d
|
Bugfix
|
2020-11-06 18:05:34 +01:00 |
Michele Locati
|
f9f060c1a7
|
Create new releases automatically
|
2020-11-06 17:49:49 +01:00 |
Michele Locati
|
6618dc5ed6
|
Revert "Add GitHub Action to automatically create a release when creating a tag"
This reverts commit 75d14bf330 .
|
2020-11-06 17:49:17 +01:00 |
Michele Locati
|
75d14bf330
|
Add GitHub Action to automatically create a release when creating a tag
|
2020-11-06 15:21:50 +01:00 |
Michele Locati
|
bb3d2914eb
|
Merge pull request #182 from 4n70w4/patch-1
Update README.md
|
2020-11-05 12:00:55 +01:00 |