-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathloader.neon
More file actions
27 lines (26 loc) · 843 Bytes
/
loader.neon
File metadata and controls
27 lines (26 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# total 2772 errors
includes:
- argument.type.neon
- assign.propertyType.neon
- codeigniter.getReassignArray.neon
- codeigniter.modelArgumentType.neon
- codeigniter.superglobalAccess.neon
- codeigniter.superglobalAccessAssign.neon
- deadCode.unreachable.neon
- empty.notAllowed.neon
- method.alreadyNarrowedType.neon
- method.childParameterType.neon
- method.childReturnType.neon
- method.notFound.neon
- missingType.callable.neon
- missingType.iterableValue.neon
- missingType.parameter.neon
- missingType.property.neon
- nullCoalesce.property.neon
- offsetAccess.notFound.neon
- property.defaultValue.neon
- property.nonObject.neon
- property.notFound.neon
- property.phpDocType.neon
- staticMethod.notFound.neon
- ternary.shortNotAllowed.neon