We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4f675 commit e8ecba2Copy full SHA for e8ecba2
php-build.bash
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-php_build_version="build2.1.1"
+php_build_version="build2.1.2"
5
6
# Check for required variables:
7
if [ "$#" -lt 1 ]; then
0 commit comments