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

Commit fa89c76

Browse files
committed
Sync config files from main
1 parent ef8738a commit fa89c76

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/.vitepress/config/ext.json

-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@
347347
},
348348
"mongodb": {
349349
"support": {
350-
"Darwin": "no",
351350
"BSD": "wip",
352351
"Windows": "wip"
353352
},

docs/extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
| [mcrypt](./extension-notes#mcrypt) | no | no | no | no |
3535
| memcache | yes | yes | | |
3636
| memcached | no | yes | | |
37-
| [mongodb](./extension-notes#mongodb) | yes | no | | |
37+
| [mongodb](./extension-notes#mongodb) | yes | yes | | |
3838
| mysqli | yes | yes | yes | yes |
3939
| mysqlnd | yes | yes | yes | yes |
4040
| [oci8](./extension-notes#oci8) | no | no | no | |

0 commit comments

Comments
 (0)