Skip to content

Commit 733d14c

Browse files
committed
Merge branch 'main' into phpstan/mixed-4
# Conflicts: # composer.lock
2 parents 14cac14 + e1f7ec8 commit 733d14c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

app/code/core/Mage/Install/etc/install.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,10 @@
7575
<openssl/>
7676
<mcrypt/>
7777
</mcrypt>
78+
<mysqli/>
7879
<pdo/>
7980
<pdo_mysql/>
81+
<posix/>
8082
<simplexml/>
8183
<soap/>
8284
<spl/>

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"ext-posix": "*",
2727
"ext-simplexml": "*",
2828
"ext-soap": "*",
29+
"ext-spl": "*",
2930
"ext-zlib": "*",
3031
"composer-runtime-api": "^2",
3132
"colinmollenhour/cache-backend-redis": "^1.14",

composer.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)