Commit Graph

738 Commits (2d863801eed8bc764eba6a35fd8ebaec7f72f592)

Author SHA1 Message Date
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
Michele Locati f93b8770e1
Add support for Tensor with PHP 8 2021-05-25 09:19:35 +02:00
Michele Locati a004e20f2e [skip ci] Automatically update README.md 2021-05-18 09:01:57 +00:00
Michele Locati 9079ade2ca
Merge pull request #336 from mlocati/ast
Add support for AST
2021-05-18 10:18:57 +02:00
Michele Locati 30df9214ca
Add support for AST 2021-05-18 08:48:59 +02:00
Michele Locati 837976231f [skip ci] Automatically update README.md 2021-05-05 15:02:15 +00:00
Michele Locati 6488b76752
Merge pull request #333 from mlocati/vips
Add support for VIPS
2021-05-05 17:01:58 +02:00
Michele Locati 9c20723c77
Add support for VIPS 2021-05-05 16:53:28 +02:00
Michele Locati 1c57699301
Merge pull request #330 from mlocati/check-composer-installer
Check installer signature when installing composer
2021-04-23 11:28:42 +02:00
Michele Locati 99c4c27fde
Check installer signature when installing composer 2021-04-23 09:21:17 +02:00
Michele Locati 04609bb5b1
Revert "Disable fail-fast when testing recent extension versions"
This reverts commit 5ba40efe54.
2021-04-03 17:54:25 +02:00
Michele Locati f084ef8831
Merge pull request #325 from bestlong/patch-1
Fix typo
2021-03-21 12:10:26 +01:00
Michele Locati 2243b30b62
Empty commit to trigger tests
Test: gnupg
2021-03-21 12:06:08 +01:00
Shao Yu-Lung (Allen) aa340861e0
Fix typo 2021-03-21 18:37:04 +08:00
Michele Locati 83ca2b6789
Merge pull request #323 from mlocati/enable-all-parallel-compilation
Check extensions that support parallel compilation
2021-03-14 21:56:54 +01:00
Michele Locati a281a79f23
[minor] Fix indentation of comments 2021-03-14 21:54:32 +01:00
Michele Locati 7d4f346612
Enable parallel compilation for all extensions 2021-03-14 21:53:55 +01:00
Michele Locati 74f8d87521
[minor] Unify handling of pgsql and pdo_pgsql 2021-03-14 18:16:06 +01:00
Michele Locati 185c2f8d52
[minor] Unify handling of odbc and pdo_odbc 2021-03-14 18:14:34 +01:00
Michele Locati c955fe4949
[minor] Sort sqlsrv/pdo_sqlsrv 2021-03-14 18:10:38 +01:00
Michele Locati 9bf577c607
Merge pull request #322 from mlocati/normalize-php-version-checking
Normalize PHP version checking
2021-03-13 21:28:39 +01:00
Michele Locati 70dae9f4c3
[minor] Normalize PHP version checking
Test: igbinary, mailparse, memcache, memcached, pcov, propro, protobuf, pthreads, raphf, uopz, yaml, zookeeper
2021-03-13 21:12:11 +01:00
Michele Locati cde8dfab5f
Merge pull request #321 from mlocati/zookeeper-beta
Install the latest zookeeper beta version on PHP 7.3+
2021-03-13 19:59:13 +01:00
Michele Locati c11cf3d07d
Add maintainer notes about PHP extensions requiring special attention 2021-03-13 19:57:53 +01:00
Michele Locati 2df1127d4d
Install the latest zookeeper beta version on PHP 7.3+
Test: zookeeper
2021-03-13 19:54:17 +01:00
Michele Locati 3322bee5e3
Merge pull request #320 from mlocati/protobuf-latest
Install the latest protobuf version on PHP 7.0+
2021-03-13 19:43:59 +01:00
Michele Locati 02f2cbc9e4
Install the latest protobuf version on PHP 7.0+
Test: protobuf
2021-03-13 19:39:51 +01:00
Michele Locati 2f874e6fec
Merge pull request #319 from mlocati/mosquitto-beta
Install the latest misquitto version instead of a specific version
2021-03-13 19:35:16 +01:00
Michele Locati e9116844e6
[minor] Install the latest misquitto version instead of a specific version
Test: mosquitto
2021-03-13 19:26:02 +01:00
Michele Locati 89def53ba5
Merge pull request #318 from mlocati/ssh2-case
Remove duplicated "ssh2" case
2021-03-13 19:04:51 +01:00
Michele Locati 2829b25c21
Don't include commit subjects starting with [minor] in release notes 2021-03-13 18:57:37 +01:00
Michele Locati 3960c069c3
[minor] Remove duplicated "ssh2" case
Test: ssh2
2021-03-13 18:52:59 +01:00
Michele Locati 4ec75ded79 [skip ci] Automatically update README.md 2021-03-08 09:29:26 +00:00