static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

Support more extensions

Open crazywhalecc opened this issue 2 years ago • 21 comments

Some extensions that are planned to be supported are listed here. Here is just a collection list and contains my notes, and there is no guarantee that the extension will be supported. Some of the extensions contained here may not be supported and will be removed from this list if they are found to be unsupported.

Linux & macOS

  • [ ] rdkafka #256
  • [ ] pdo_snowflake
  • [x] ldap #193
  • [ ] decimal
  • [ ] grpc
  • [x] #202
  • [ ] pcov (Zend module, dynamic link only)
  • [X] xsl
  • [x] password-argon2
  • [x] snappy
  • [ ] tonyenc #203 (temporarily closed)
  • [x] gettext #339
  • [x] uv #237
  • [x] rar #260
  • [x] tidy #271
  • [x] sqlsrv #291
  • [x] igbinary
  • [ ] ardillo/libui #317
  • [x] uuid #362
  • [x] amqp #366
  • [x] pdo_sqlsrv #374
  • [ ] vips #386
  • [x] simdjson #390
  • [x] yac #393
  • [x] ds #395 #401
  • [x] msgpack
  • [x] gmssl

Windows

  • [x] #429
  • [x] #435
  • [X] apcu #389 #488
  • [X] pdo, sqlsrv #389 #488
  • [X] yaml #389 #488
  • [X] rar #389 #488
  • [X] zip #389 #488
  • [x] msgpack
  • [x] gmssl

FreeBSD

No.

Since FreeBSD lacks CI support on GitHub and it is troublesome to test on my own computer, I will temporarily put the update of FreeBSD on hold.

If someone can provide FreeBSD CI or answer questions related to FreeBSD compilation, I will be very grateful and restart the official maintenance of FreeBSD.

crazywhalecc avatar Aug 29 '23 05:08 crazywhalecc