Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3908766
D2958.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
803 B
Referenced Files
None
Subscribers
None
D2958.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,6 +15,7 @@
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \
file \
+ g++ \
libbz2-dev \
libzip-dev \
libcurl4-openssl-dev \
@@ -76,6 +77,7 @@
--with-webp \
--enable-exif \
--enable-ftp \
+ --enable-intl \
--with-libedit \
--enable-mbstring \
--with-mysqli \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -15,6 +15,7 @@
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \
file \
+ g++ \
libbz2-dev \
libzip-dev \
libcurl4-openssl-dev \
@@ -76,6 +77,7 @@
--with-webp \
--enable-exif \
--enable-ftp \
+ --enable-intl \
--with-libedit \
--enable-mbstring \
--with-mysqli \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 16:35 (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2306582
Default Alt Text
D2958.diff (803 B)
Attached To
Mode
D2958: Install intl extension
Attached
Detach File
Event Timeline
Log In to Comment