Pavel Savushkin
|
37ffbbea29
|
fix(aerospike extension): turn off build in Travis due to image version
Base image (Ubuntu 18) is no supported by Aerospike.
Closes #2881
|
2021-03-14 18:03:57 +02:00 |
|
Pavel Savushkin
|
741cecdb02
|
Merge remote-tracking branch 'base/master' into feature/add_ci_for_php8.0
|
2021-03-12 04:38:16 +02:00 |
|
Pavel Savushkin
|
f3816a99ab
|
ci(PHP 8.0): add CI processes for PHP 8.0
CI environment for the PHP 8.0 should be implemented.
Closes #2863
|
2021-03-12 03:56:39 +02:00 |
|
Pavel Savushkin
|
67cc72da62
|
fix(IMAGEMAGICK extension): implement building extension for PHP 8.0 from source
We need to build imagemagick extension from sources due the latest version, that supports PHP 8.0 has not been released to PECL.
Closes #2861
|
2021-03-12 03:40:38 +02:00 |
|
Pavel Savushkin
|
247ce67097
|
fix(AST extension): bump version due to php 8.0 support
According to the changelog of the extension version should be bumped to support PHP 8.0
Closes 2859
|
2021-03-12 02:00:10 +02:00 |
|