Pavel Savushkin
|
925e02bc7b
|
fix(cassandra extension): get installed cassandra for horizon and worker images
Setup the installation on laravel-horizon and php-worker images.
Closes #2876
|
2021-03-14 16:22:02 +02:00 |
|
Pavel Savushkin
|
0c085f4984
|
feat(cassandra extension): upgrade version of cassandra and avoid installation for PHP 8.0
Cassandra should not be installed for PHP 8.0 due to unsupported PHP driver. See the issue's references.
Closes #2876
|
2021-03-14 16:21:59 +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 |
|