You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/data/app/code-checker
Joas Schilling d904a09a04 The constant is now deprecated 10 years ago
..
test-const.php The constant is now deprecated 10 years ago
test-deprecated-constant-alias.php Allow checking for functions 11 years ago
test-deprecated-constant-sub-alias.php Allow checking for functions 11 years ago
test-deprecated-constant-sub.php Allow checking for functions 11 years ago
test-deprecated-constant.php Allow checking for functions 11 years ago
test-deprecated-function-alias.php Check for methods as good as possible 11 years ago
test-deprecated-function-sub-alias.php Check for methods as good as possible 11 years ago
test-deprecated-function-sub.php Check for methods as good as possible 11 years ago
test-deprecated-function.php Check for methods as good as possible 11 years ago
test-deprecated-method.php Check for methods as good as possible 11 years ago
test-deprecated-use-alias.php Correctly handle use statements 11 years ago
test-deprecated-use-sub-alias.php Correctly handle use statements 11 years ago
test-deprecated-use-sub.php Correctly handle use statements 11 years ago
test-deprecated-use.php Correctly handle use statements 11 years ago
test-equal.php Check usage of != and == - refs #16054 11 years ago
test-extends.php implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
test-identical-operator.php add positive tests for operator in code checker 11 years ago
test-implements.php implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
test-new.php implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
test-not-equal.php Check usage of != and == - refs #16054 11 years ago
test-static-call.php implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
test-use.php Correctly handle use statements 11 years ago