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/lib/private/App/CodeChecker
Morris Jobke 3fa92a03e5
Add deprecation checks
8 years ago
..
AbstractCheck.php
CodeChecker.php Fix casting in app code checker 8 years ago
DatabaseSchemaChecker.php Add casts to XML parser in DatabaseSchemaChecker 8 years ago
DeprecationCheck.php Add deprecation checks 8 years ago
EmptyCheck.php
ICheck.php
InfoChecker.php Version and dependency are now required 9 years ago
LanguageParseChecker.php Fix apps without translations 9 years ago
MigrationSchemaChecker.php Update license headers 8 years ago
NodeVisitor.php
PrivateCheck.php Implements are not needed because they are already done by base class 8 years ago
StrongComparisonCheck.php