Skip to content

Commit 2f8517f

Browse files
authored
Merge pull request #540 from BSN4/add-grpc-pie-support
539: Add bsn4/grpc as PIE-supported alternative for ext-grpc
2 parents b3525ee + c824418 commit 2f8517f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following extensions have already added support for PIE:
5151
| geospatial | [php-geospatial/geospatial](https://packagist.org/packages/php-geospatial/geospatial) |
5252
| gettext | php/gettext |
5353
| gmp | php/gmp |
54+
| gRPC | [bsn4/grpc](https://packagist.org/packages/bsn4/grpc) *(drop-in Rust replacement for ext-grpc)* |
5455
| gpio | [embedded-php/gpio](https://packagist.org/packages/embedded-php/gpio) |
5556
| i2c | [embedded-php/i2c](https://packagist.org/packages/embedded-php/i2c) |
5657
| iconv | php/iconv |
@@ -182,7 +183,6 @@ The following extensions exist on PECL, but either have not added support for PI
182183
* gmagick
183184
* gnupg
184185
* graphdat
185-
* gRPC
186186
* handlebars
187187
* hprose
188188
* http_message

0 commit comments

Comments
 (0)