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

Commit fd1040f

Browse files
authored
Merge pull request #9344 from #9344
[Imported] Change extensions list to a shorter version
2 parents bb1856e + 2acde9f commit fd1040f

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed
Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1 @@
1-
- ext-bcmath
2-
- ext-ctype
3-
- ext-curl
4-
- ext-dom
5-
- ext-fileinfo
6-
- ext-gd
7-
- ext-hash
8-
- ext-iconv
9-
- ext-intl
10-
- ext-json
11-
- ext-libxml
12-
- ext-mbstring
13-
- ext-openssl
14-
- ext-pcre
15-
- ext-pdo_mysql
16-
- ext-simplexml
17-
- ext-soap
18-
- ext-sockets
19-
- ext-sodium
201
- ext-spl
21-
- ext-xmlwriter
22-
- ext-xsl
23-
- ext-zip
24-
- lib-libxml
25-
- lib-openssl
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{{ site.data.var.ce }}:
1+
{{ site.data.var.ce }} and {{ site.data.var.ee }}:
22
{% include install/php-ext-opensource.md %}
33

4-
{{ site.data.var.ee }}:
4+
Additionally {{ site.data.var.ee }} requires:
55
{% include install/php-ext-commerce.md %}

0 commit comments

Comments
 (0)