This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83b00a99fa7fed776ceadfbfbb653832c6076688
nextcloud-server-mirror
/
lib
/
private
/
App
/
CodeChecker
History
Daniel Kesselberg
23d7fdeef0
Skip check if CONSTANT on real object is used
...
Signed-off-by: Daniel Kesselberg <
mail@danielkesselberg.de
>
2019-04-01 14:31:29 +02:00
..
AbstractCheck.php
…
CodeChecker.php
Update PHP-Parser for 7.1 compatibility
2019-02-14 20:04:17 +01:00
DatabaseSchemaChecker.php
Add casts to XML parser in DatabaseSchemaChecker
2018-01-12 23:38:10 +01:00
DeprecationCheck.php
Deprecate OCP\Files
2018-03-21 14:29:35 +01:00
EmptyCheck.php
…
ICheck.php
…
InfoChecker.php
Validate the info.xml against the appstore schema file
2018-02-16 10:23:51 +01:00
LanguageParseChecker.php
Fix apps without translations
2017-05-16 16:16:11 +02:00
MigrationSchemaChecker.php
Update license headers
2017-11-06 16:56:19 +01:00
NodeVisitor.php
Skip check if CONSTANT on real object is used
2019-04-01 14:31:29 +02:00
PrivateCheck.php
Implements are not needed because they are already done by base class
2018-01-25 22:42:24 +01:00
StrongComparisonCheck.php
…