diff --git a/build/build.xml b/build/build.xml index c033b1fefd..39a6333b5e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -81,7 +81,7 @@ --standard=build/code_sniffer/ruleset-php-strict.xml --ignore=phpBB/phpbb/db/migration/data/v30x/* phpBB/phpbb" - dir="." checkreturn="true" passthru="true" /> + dir="." returnProperty="retval-php-strict" passthru="true" /> + dir="." returnProperty="retval-php-legacy" passthru="true" /> + + + + + + + + +