You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: php-83/Dockerfile
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,10 +89,9 @@ RUN make && make install
89
89
# gettext-devel : needed for the --with-gettext flag
90
90
# libicu-devel : needed for intl
91
91
# libxslt-devel : needed for the XSL extension
92
-
# sqlite-devel : Since PHP 7.4 this must be installed (https://github.com/php/php-src/blob/99b8e67615159fc600a615e1e97f2d1cf18f14cb/UPGRADING#L616-L619)
93
92
# libsodium-devel : needed for the sodium extension
0 commit comments