diff --git a/tests/makephar.sh b/tests/makephar.sh index 740a4371..1f3309a5 100755 --- a/tests/makephar.sh +++ b/tests/makephar.sh @@ -1,4 +1,4 @@ -#!/bin/bash -ex +#!/bin/bash -e # Configure PHP_MAJOR_VERSION=$(php -r 'echo PHP_MAJOR_VERSION;')