We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f9213 commit 89f30f1Copy full SHA for 89f30f1
etc/allow-php.inc
@@ -0,0 +1,7 @@
1
+# This file is overwritten during software install.
2
+# Persistent customizations should go in a .local file.
3
+include allow-php.local
4
+
5
+noblacklist ${PATH}/php*
6
+noblacklist /usr/lib/php*
7
+noblacklist /usr/share/php*
0 commit comments