Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 92a7bce

Browse files
committed
add extension ds for crazywhalecc/static-php-cli#401
1 parent b481f12 commit 92a7bce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/extensions.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
| | Linux | macOS | FreeBSD | Windows |
22
|------------------------------------------------------------|---------------|---------------|---------------|---------------|
3-
| amqp | yes, untested | yes, untested | | yes, untested |
43
| apcu | yes, untested | yes, untested | yes, untested | yes, untested |
54
| bcmath | yes | yes | yes | yes |
65
| bz2 | yes | yes | yes | |
@@ -9,6 +8,7 @@
98
| curl | yes | yes | yes | yes |
109
| dba | yes | yes | yes | yes |
1110
| dom | yes | yes | | yes |
11+
| ds | yes, untested | yes, untested | yes, untested | yes, untested |
1212
| enchant | | | | |
1313
| [event](./extension-notes#event) | yes | yes | | |
1414
| exif | yes | yes | yes | yes |
@@ -43,9 +43,8 @@
4343
| pdo | yes | yes | yes | yes |
4444
| pdo_mysql | yes | yes | yes | yes |
4545
| pdo_sqlite | yes | yes | | yes |
46-
| pdo_sqlsrv | yes, untested | yes, untested | | |
4746
| pdo_pgsql | yes | yes | | |
48-
| [pgsql](./extension-notes#pgsql) | yes | yes | | |
47+
| [pgsql](./extension-notes#pgsql) | partial | partial | | |
4948
| phar | yes | yes | yes | yes |
5049
| posix | yes | yes | yes | no |
5150
| protobuf | yes | yes | | |
@@ -74,7 +73,6 @@
7473
| sysvshm | yes | yes | | yes |
7574
| tidy | yes | yes | | |
7675
| tokenizer | yes | yes | yes | yes |
77-
| uuid | yes, untested | yes, untested | | |
7876
| uv | yes, untested | yes, untested | | |
7977
| [xdebug](./extension-notes#xdebug) | no | no | no | |
8078
| [xhprof](./extension-notes#xhprof) | yes | yes | | |

0 commit comments

Comments
 (0)