File tree Expand file tree Collapse file tree 33 files changed +99
-0
lines changed Expand file tree Collapse file tree 33 files changed +99
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ RUN set -xe \
112
112
--with-config-file-path="$PHP_INI_DIR" \
113
113
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
114
114
\
115
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
116
+ --enable-option-checking=fatal \
117
+ \
115
118
--disable-cgi \
116
119
\
117
120
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -191,6 +191,9 @@ RUN set -eux; \
191
191
--with-config-file-path="$PHP_INI_DIR" \
192
192
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
193
193
\
194
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
195
+ --enable-option-checking=fatal \
196
+ \
194
197
--disable-cgi \
195
198
\
196
199
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -132,6 +132,9 @@ RUN set -eux; \
132
132
--with-config-file-path="$PHP_INI_DIR" \
133
133
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
134
134
\
135
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
136
+ --enable-option-checking=fatal \
137
+ \
135
138
--disable-cgi \
136
139
\
137
140
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ RUN set -xe \
112
112
--with-config-file-path="$PHP_INI_DIR" \
113
113
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
114
114
\
115
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
116
+ --enable-option-checking=fatal \
117
+ \
115
118
--disable-cgi \
116
119
\
117
120
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -191,6 +191,9 @@ RUN set -eux; \
191
191
--with-config-file-path="$PHP_INI_DIR" \
192
192
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
193
193
\
194
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
195
+ --enable-option-checking=fatal \
196
+ \
194
197
--disable-cgi \
195
198
\
196
199
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -132,6 +132,9 @@ RUN set -eux; \
132
132
--with-config-file-path="$PHP_INI_DIR" \
133
133
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
134
134
\
135
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
136
+ --enable-option-checking=fatal \
137
+ \
135
138
--disable-cgi \
136
139
\
137
140
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ RUN set -xe \
112
112
--with-config-file-path="$PHP_INI_DIR" \
113
113
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
114
114
\
115
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
116
+ --enable-option-checking=fatal \
117
+ \
115
118
--disable-cgi \
116
119
\
117
120
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -191,6 +191,9 @@ RUN set -eux; \
191
191
--with-config-file-path="$PHP_INI_DIR" \
192
192
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
193
193
\
194
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
195
+ --enable-option-checking=fatal \
196
+ \
194
197
--disable-cgi \
195
198
\
196
199
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -132,6 +132,9 @@ RUN set -eux; \
132
132
--with-config-file-path="$PHP_INI_DIR" \
133
133
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
134
134
\
135
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
136
+ --enable-option-checking=fatal \
137
+ \
135
138
--disable-cgi \
136
139
\
137
140
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ RUN set -eux; \
133
133
--with-config-file-path="$PHP_INI_DIR" \
134
134
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
135
135
\
136
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
137
+ --enable-option-checking=fatal \
138
+ \
136
139
--disable-cgi \
137
140
\
138
141
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -114,6 +114,9 @@ RUN set -xe \
114
114
--with-config-file-path="$PHP_INI_DIR" \
115
115
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
116
116
\
117
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
118
+ --enable-option-checking=fatal \
119
+ \
117
120
--disable-cgi \
118
121
\
119
122
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -114,6 +114,9 @@ RUN set -xe \
114
114
--with-config-file-path="$PHP_INI_DIR" \
115
115
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
116
116
\
117
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
118
+ --enable-option-checking=fatal \
119
+ \
117
120
--disable-cgi \
118
121
\
119
122
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ RUN set -xe \
113
113
--with-config-file-path="$PHP_INI_DIR" \
114
114
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
115
115
\
116
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
117
+ --enable-option-checking=fatal \
118
+ \
116
119
--disable-cgi \
117
120
\
118
121
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -114,6 +114,9 @@ RUN set -xe \
114
114
--with-config-file-path="$PHP_INI_DIR" \
115
115
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
116
116
\
117
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
118
+ --enable-option-checking=fatal \
119
+ \
117
120
--disable-cgi \
118
121
\
119
122
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -114,6 +114,9 @@ RUN set -xe \
114
114
--with-config-file-path="$PHP_INI_DIR" \
115
115
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
116
116
\
117
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
118
+ --enable-option-checking=fatal \
119
+ \
117
120
--disable-cgi \
118
121
\
119
122
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -193,6 +193,9 @@ RUN set -eux; \
193
193
--with-config-file-path="$PHP_INI_DIR" \
194
194
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
195
195
\
196
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
197
+ --enable-option-checking=fatal \
198
+ \
196
199
--disable-cgi \
197
200
\
198
201
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -134,6 +134,9 @@ RUN set -eux; \
134
134
--with-config-file-path="$PHP_INI_DIR" \
135
135
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
136
136
\
137
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
138
+ --enable-option-checking=fatal \
139
+ \
137
140
--disable-cgi \
138
141
\
139
142
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -135,6 +135,9 @@ RUN set -eux; \
135
135
--with-config-file-path="$PHP_INI_DIR" \
136
136
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
137
137
\
138
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
139
+ --enable-option-checking=fatal \
140
+ \
138
141
--disable-cgi \
139
142
\
140
143
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -135,6 +135,9 @@ RUN set -eux; \
135
135
--with-config-file-path="$PHP_INI_DIR" \
136
136
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
137
137
\
138
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
139
+ --enable-option-checking=fatal \
140
+ \
138
141
--disable-cgi \
139
142
\
140
143
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -107,6 +107,9 @@ RUN set -xe \
107
107
--with-config-file-path="$PHP_INI_DIR" \
108
108
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
109
109
\
110
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
111
+ --enable-option-checking=fatal \
112
+ \
110
113
--disable-cgi \
111
114
\
112
115
# https://github.com/docker-library/php/issues/439
Original file line number Diff line number Diff line change @@ -128,6 +128,9 @@ RUN set -eux; \
128
128
--with-config-file-path="$PHP_INI_DIR" \
129
129
--with-config-file-scan-dir="$PHP_INI_DIR/conf.d" \
130
130
\
131
+ # make sure invalid --configure-flags are fatal errors intead of just warnings
132
+ --enable-option-checking=fatal \
133
+ \
131
134
--disable-cgi \
132
135
\
133
136
# https://github.com/docker-library/php/issues/439
You can’t perform that action at this time.
0 commit comments