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
Daniel Kesselberg 23d7fdeef0
Skip check if CONSTANT on real object is used
7 years ago
..
AbstractCheck.php
CodeChecker.php Update PHP-Parser for 7.1 compatibility 7 years ago
DatabaseSchemaChecker.php
DeprecationCheck.php Deprecate OCP\Files 8 years ago
EmptyCheck.php
ICheck.php
InfoChecker.php Validate the info.xml against the appstore schema file 8 years ago
LanguageParseChecker.php
MigrationSchemaChecker.php
NodeVisitor.php Skip check if CONSTANT on real object is used 7 years ago
PrivateCheck.php Implements are not needed because they are already done by base class 8 years ago
StrongComparisonCheck.php