1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/CodeInspector/Issue
2016-06-13 19:57:32 -04:00
..
CodeError.php Down with exceptions, up with issues 2016-06-09 18:08:25 -04:00
CodeIssue.php Down with exceptions, up with issues 2016-06-09 18:08:25 -04:00
FailedTypeResolution.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
ForbiddenCode.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InaccessibleMethod.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidArgument.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidArrayAssignment.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidClass.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidIterator.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidNamespace.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidReturnType.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidScope.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidStaticInvocation.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
InvalidStaticVariable.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
NullReference.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
ParentNotFound.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
PossiblyUndefinedVariable.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedClass.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedConstant.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedFunction.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedMethod.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedProperty.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedTrait.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00
UndefinedVariable.php Add array assignment checks and remove Error suffix 2016-06-13 19:57:32 -04:00