Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2019-12-12 18:34:16 +01:00
commit 95f45ddf54
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -22,7 +22,6 @@ then
-s \ -s \
--extensions=php \ --extensions=php \
--standard=build/code_sniffer/ruleset-php-extensions.xml \ --standard=build/code_sniffer/ruleset-php-extensions.xml \
"--ignore=phpBB/ext/$EXTNAME/tests/*" \ --ignore=*/"$EXTNAME"/tests/*,*/"$EXTNAME"/vendor/* \
"--ignore=phpBB/ext/$EXTNAME/vendor/*" \ phpBB/ext/"$EXTNAME"
"phpBB/ext/$EXTNAME"
fi fi