nextcloud/lib/private/App/CodeChecker
Joas Schilling a741a58973
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-20 15:09:02 +02:00
..
AbstractCheck.php Update license headers 2019-12-05 15:38:45 +01:00
CodeChecker.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DatabaseSchemaChecker.php fix(apps): Fix loading info.xml file 2023-07-20 15:09:02 +02:00
DeprecationCheck.php Update license headers 2019-12-05 15:38:45 +01:00
EmptyCheck.php Update license headers 2019-12-05 15:38:45 +01:00
ICheck.php Update license headers 2019-12-05 15:38:45 +01:00
InfoChecker.php fix(apps): Fix loading info.xml file 2023-07-20 15:09:02 +02:00
LanguageParseChecker.php Update license headers 2019-12-05 15:38:45 +01:00
MigrationSchemaChecker.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NodeVisitor.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
PrivateCheck.php Update license headers 2019-12-05 15:38:45 +01:00
StrongComparisonCheck.php Update license headers 2019-12-05 15:38:45 +01:00