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

Commit 85a12de

Browse files
committed
Sync config files from main
1 parent cda0f98 commit 85a12de

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/.vitepress/config/ext.json

-2
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,6 @@
733733
},
734734
"swow": {
735735
"support": {
736-
"Windows": "wip",
737736
"BSD": "wip"
738737
},
739738
"notes": true,
@@ -932,7 +931,6 @@
932931
},
933932
"zip": {
934933
"support": {
935-
"Windows": "wip",
936934
"BSD": "wip"
937935
},
938936
"type": "builtin",

docs/extensions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
| [swoole-hook-mysql](./extension-notes#swoole-hook-mysql) | yes | yes | | no |
7171
| [swoole-hook-pgsql](./extension-notes#swoole-hook-pgsql) | yes | partial | | no |
7272
| [swoole-hook-sqlite](./extension-notes#swoole-hook-sqlite) | yes | yes | | no |
73-
| [swow](./extension-notes#swow) | yes | yes | | |
73+
| [swow](./extension-notes#swow) | yes | yes | | yes |
7474
| sysvmsg | yes | yes | | no |
7575
| sysvsem | yes | yes | | no |
7676
| sysvshm | yes | yes | | yes |
@@ -87,7 +87,7 @@
8787
| xsl | yes | yes | | |
8888
| yac | yes | yes | | yes |
8989
| yaml | yes | yes | | yes |
90-
| zip | yes | yes | | |
90+
| zip | yes | yes | | yes |
9191
| zlib | yes | yes | yes | yes |
9292
| zstd | yes | yes | | |
9393

0 commit comments

Comments
 (0)