Commit Graph

770 Commits (f60a336f8f3005e8b94b2977305739a0dd34d69e)

Author SHA1 Message Date
Michele Locati f60a336f8f
Fix "ci-test-extensions all" 2021-07-01 12:38:29 +02:00
Michele Locati f13e11e15a
Monitor extensions compatible with PHP 8.1
Since PHP 8.1 is still in its early stage, we need to keep a eye on it.
2021-07-01 12:34:10 +02:00
Michele Locati be0073625a
Merge pull request #371 from mlocati/test-all-extensions-easier
Make it easier to test all extensions
2021-07-01 12:14:45 +02:00
Michele Locati b8750bdb9e
Make it easier to test all extensions
Test: zip
2021-07-01 12:06:46 +02:00
Michele Locati e870ee5743
Merge pull request #370 from mlocati/ci-allow-filtering-phpversion
Make it easy to test only specific PHP versions
2021-07-01 11:57:24 +02:00
Michele Locati 3165580f9f
Make it easy to test only specific PHP versions
Test: zip
2021-07-01 11:52:35 +02:00
Michele Locati 457a5e8656 [skip ci] Automatically update README.md 2021-07-01 09:33:05 +00:00
Michele Locati 6c7b5f6a05
Merge pull request #369 from mlocati/zookeeper-php8
Add support for Zookeeper on PHP 8.0+
2021-07-01 11:32:48 +02:00
Michele Locati 473653748a
Add support for Zookeeper on PHP 8.0+ 2021-07-01 11:24:57 +02:00
Michele Locati e677fb2611
Merge pull request #368 from mlocati/alpine-odbc-driver-17.7.2.1
Upgrade Microsoft ODBC Driver for Alpine Linux
2021-07-01 11:16:21 +02:00
Michele Locati 2ea8689342
Upgrade Microsoft ODBC Driver for Alpine Linux
Test: sqlsrv,pdo_sqlsrv
2021-07-01 11:07:10 +02:00
Michele Locati 066654abdd
Fix opencensus notes for maintainers 2021-07-01 11:01:47 +02:00
Michele Locati 0f64ce8a12
Remove imagick note from MAINTAINERS.md 2021-07-01 10:54:47 +02:00
Michele Locati b9cfaee225
Merge pull request #367 from mlocati/upgrade-libcmark
Upgrade libcmark from 0.29.0 to 0.30.0
2021-07-01 10:48:44 +02:00
Michele Locati efbfd61640
Upgrade libcmark from 0.29.0 to 0.30.0
Test: cmark
2021-07-01 10:44:27 +02:00
Michele Locati 028307b6c2
Merge pull request #366 from mlocati/support-php8.1
Declare that we now support PHP 8.1
2021-07-01 08:41:56 +02:00
Michele Locati 50dd37c7c6
Declare that we now support PHP 8.1 2021-07-01 08:39:57 +02:00
Michele Locati 7f8d37a805 [skip ci] Automatically update README.md 2021-07-01 06:38:32 +00:00
Michele Locati e709863971
Merge pull request #365 from mlocati/amqp-beta
AMQP with PHP 8: use the latest beta version instead of a specific commit
2021-07-01 08:38:15 +02:00
Michele Locati 8aecd6f183
amqp now supports PHP 8.1 2021-07-01 08:32:44 +02:00
Michele Locati dc917dea37
AMQP with PHP 8: use the latest beta version instead of a specific commit 2021-07-01 08:32:22 +02:00
Michele Locati 341d40dfa2
Merge pull request #364 from mlocati/fix-alpine3.14
Add support for Alpine 3.14
2021-06-30 17:17:57 +02:00
Michele Locati fac21dbb6c
Fix handling of TLS/SSL libraries on Alpine
Test: imap,mongo,mongodb,swoole,zip
2021-06-30 15:43:35 +02:00
pataar ecfdb26674
Test alpine 3.14 2021-06-30 15:41:22 +02:00
Michele Locati 1188c1078b
Merge pull request #363 from pataar/fix/zookeeper
Use maven instead of ant when building zookeeper
2021-06-30 12:45:40 +02:00
Michele Locati 63e6786646 [skip ci] Automatically update README.md 2021-06-30 10:44:39 +00:00
Michele Locati 3a8bb5deee
Merge pull request #272 from mvorisek/add_nightly_php_support
Add support/testing for PHP 8.1
2021-06-30 12:44:20 +02:00
Michele Locati 5ec117a62b
Install the alpha version of zookeeper 2021-06-30 12:39:38 +02:00
pataar 5bae34bca3 Revert whitespace trimming 2021-06-30 10:42:01 +02:00
pataar c9ebe98a61 Use maven instead of ant when building zookeeper
Test: zookeeper
2021-06-30 10:29:02 +02:00
Michele Locati 497296eead
Don't run tests for PHP 8.1 on Alpine Linux 3.12
They don't update the PHP version on that image, it will remain at 8.1.0-alpha1
2021-06-30 10:11:01 +02:00
Michael Voříšek 1b0e76c32c Add support/testing for PHP 8.1 2021-06-29 13:41:24 +02:00
Michele Locati 2d863801ee [skip ci] Automatically update README.md 2021-06-19 19:02:22 +00:00
Michele Locati 1186203145
Merge pull request #357 from mlocati/lzf
Add support for LZF
2021-06-19 21:02:07 +02:00
Michele Locati c23d3891b6
Add support for LZF 2021-06-19 20:58:37 +02:00
Michele Locati fbd19903cf
Merge pull request #356 from mlocati/imagick-php8
Remove no more needed patches for imagick with PHP 8+
2021-06-19 20:38:43 +02:00
Michele Locati 4ae130da4d
Remove no more needed patches for imagick with PHP 8+
Test: imagick
2021-06-19 20:30:43 +02:00
Michele Locati 79da490139
Merge pull request #351 from pataar/master
Add libgomp as required package for imagemagick@alpine (Fixes #350)
2021-06-19 11:49:28 +02:00
pataar 031f8b97cf Run test
Test: imagick
2021-06-19 10:24:26 +02:00
pataar 16245d89d6 Add libgomp as required package for imagemagick@alpine (Fixes #350) 2021-06-18 15:25:14 +02:00
Michele Locati 053ec790ec [skip ci] Automatically update README.md 2021-06-10 06:22:51 +00:00
Michele Locati 9762aa8f41
Merge pull request #345 from mlocati/opencensus-php8.0
Opencensus now supports PHP 8.0
2021-06-10 08:22:33 +02:00
Michele Locati 791108ff72
Opencensus now supports PHP 8.0 2021-06-10 08:19:42 +02:00
Michele Locati 6ea57d935c
Merge pull request #344 from mlocati/tensor
Don't install beta version of Tensor for PHP 8+
2021-06-08 10:12:40 +02:00
Michele Locati 389f8c28ad
Don't install beta version of Tensor for PHP 8+
Test: tensor
2021-06-08 10:06:37 +02:00
Michele Locati 479a44234e [skip ci] Automatically update README.md 2021-05-30 13:51:10 +00:00
Michele Locati b164213388
Merge pull request #340 from mlocati/inotify
Add support for inotify
2021-05-30 15:50:56 +02:00
Michele Locati 0898a02cd2
Add support for inotify 2021-05-30 15:44:46 +02:00
Michele Locati c5968ad67f [skip ci] Automatically update README.md 2021-05-30 13:41:19 +00:00
Michele Locati 37e67018d5
Merge pull request #338 from mlocati/tensor-php8
Add support for Tensor with PHP 8
2021-05-30 15:41:03 +02:00