replace specific php7 code
This commit is contained in:
parent
1c15d249b3
commit
e544f47a05
@ -288,7 +288,8 @@ script:
|
||||
echo "Checking PHP syntax errors"
|
||||
# Ensure we catch errors
|
||||
set -e
|
||||
parallel-lint --exclude htdocs/includes --blame .
|
||||
#parallel-lint --exclude htdocs/includes --blame .
|
||||
parallel-lint --blame .
|
||||
set +e
|
||||
echo
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user