We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc8157 commit 78968f7Copy full SHA for 78968f7
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