mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
Found while adding strict typing for PHP7+. This adds type hinting to all methods in CodeChecker.php and fixes one implicit cast. Signed-off-by: Morris Jobke <hey@morrisjobke.de> |
||
|---|---|---|
| .. | ||
| AbstractCheck.php | ||
| CodeChecker.php | ||
| DatabaseSchemaChecker.php | ||
| DeprecationCheck.php | ||
| EmptyCheck.php | ||
| ICheck.php | ||
| InfoChecker.php | ||
| LanguageParseChecker.php | ||
| MigrationSchemaChecker.php | ||
| NodeVisitor.php | ||
| PrivateCheck.php | ||
| StrongComparisonCheck.php | ||