File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ using the [Keep a CHANGELOG](http://keepachangelog.com) principles.
1010### Changed
1111
1212- upgrade [ docker-php-extension-installer] ( https://github.com/mlocati/docker-php-extension-installer ) to version 1.4.12
13+ - ` rdfkafka ` extension is now supported by PHP 8.1
1314
1415## [ 1.3.0] - 2022-01-09
1516
Original file line number Diff line number Diff line change 99<!-- MARKDOWN-TABLE:START -->
1010| Name | Description | <sup >PHP 5.6</sup > | <sup >PHP 7.0</sup > | <sup >PHP 7.1</sup > | <sup >PHP 7.2</sup > | <sup >PHP 7.3</sup > | <sup >PHP 7.4</sup > | <sup >PHP 8.0</sup > | <sup >PHP 8.1</sup > |
1111| :--- | :---------- | :------ | :------ | :------ | :------ | :------ | :------ | :------ | :------ |
12- | | Total available: 80 | 70 | 75 | 75 | 75 | 75 | 72 | 68 | 60 |
12+ | | Total available: 80 | 70 | 75 | 75 | 75 | 75 | 72 | 68 | 61 |
1313| amqp | [ The amqp PHP Extension] ( https://pecl.php.net/package/amqp ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
1414| apcu | [ The apcu PHP Extension] ( https://pecl.php.net/package/APCu ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
1515| ast | [ The ast PHP Extension] ( https://pecl.php.net/package/ast ) | ❌ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6060| pgsql | [ The pgsql PHP Extension] ( https://github.com/php/php-src/tree/master/ext/pgsql ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6161| pspell | [ The pspell PHP Extension] ( https://github.com/php/php-src/tree/master/ext/pspell ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6262| raphf | [ The raphf PHP Extension] ( https://pecl.php.net/package/raphf ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
63- | rdkafka | [ The rdkafka PHP Extension] ( https://pecl.php.net/package/rdkafka ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | &#x 274C ; |
63+ | rdkafka | [ The rdkafka PHP Extension] ( https://pecl.php.net/package/rdkafka ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | &#x 2705 ; |
6464| recode | [ The recode PHP Extension] ( https://pecl.php.net/package/recode ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ❌ ; | ❌ ; | ❌ ; |
6565| redis | [ The redis PHP Extension] ( https://pecl.php.net/package/redis ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
6666| shmop | [ The shmop PHP Extension] ( https://github.com/php/php-src/tree/master/ext/shmop ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
Original file line number Diff line number Diff line change 1010 "version" : " "
1111 }
1212 },
13- "tags" : [" pecl-extensions" , " exclude-php:8.1 " ]
13+ "tags" : [" pecl-extensions" ]
1414 }
1515 ]
1616}
You can’t perform that action at this time.
0 commit comments