Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Dec 2, 2024
2 parents 1f91b1c + 6fac3a1 commit d902eca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
| opcache |||||
| swoole |||||
| mongodb |||||
| ssh2 |||| |
| apcu |||| |
| ds |||| |
| ssh2 |||| |
| apcu |||| |
| ds |||| |
| inotify |||||
| protobuf |||||
| uuid |||| |
| uuid |||| |
| mailparse |||||
| gettext |||||
| xslwriter |||||
Expand Down
2 changes: 1 addition & 1 deletion sapi/src/builder/enabled_extensions.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
//'gettext',
'uuid',
//'phpy'
'xslwriter'
'xlswriter'
];

0 comments on commit d902eca

Please sign in to comment.