We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63ed4d commit ba4dd48Copy full SHA for ba4dd48
docker-php-ext-configure
@@ -66,4 +66,4 @@ fi
66
67
cd "$ext"
68
phpize
69
-./configure "$@"
+./configure --enable-option-checking=fatal "$@"
0 commit comments