.. |
Config
|
Add autodiscovery of --init folders based on composer.json
|
2019-05-09 19:19:33 -04:00 |
FileManipulation
|
Fix #1634 - don’t remove existing return types when preventing bc breaks
|
2019-05-15 00:34:56 -04:00 |
FileUpdates
|
Track method param uses between diff runs
|
2019-04-29 17:29:38 -04:00 |
fixtures
|
Add ImplementedParamTypeMismatch issue
|
2019-05-14 15:44:46 -04:00 |
Internal/Provider
|
Track method param uses between diff runs
|
2019-04-29 17:29:38 -04:00 |
LanguageServer
|
Add hopefully-more-portable method for evaluating method/property usage
|
2019-04-16 16:07:48 -04:00 |
Loop
|
Fix issue where iterators weren’t processed recursively
|
2019-05-08 09:04:52 -04:00 |
Template
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
Traits
|
Fix #1531 - improve hrtime return type
|
2019-04-03 17:08:37 -04:00 |
AnnotationTest.php
|
Allow space in intersection type
|
2019-05-16 13:52:58 -04:00 |
ArgTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
ArrayAccessTest.php
|
Fix typo in isAtomicContainedBy
|
2019-04-30 00:52:56 -04:00 |
ArrayAssignmentTest.php
|
Fix #1628 - improve behaviour of unset in loops
|
2019-05-13 11:00:17 -04:00 |
AssertTest.php
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
AssignmentTest.php
|
Improve type coverage in both good and bad ways
|
2019-03-25 22:30:40 -04:00 |
BadFormatTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
BinaryOperationTest.php
|
Support for bitwise not
|
2019-04-14 10:16:38 -04:00 |
bootstrap.php
|
Add support for absolute plugin paths.
|
2019-05-05 16:44:36 -04:00 |
CallableTest.php
|
Allow mixed callable params to be valid
|
2019-04-24 12:54:35 -04:00 |
ClassLoadOrderTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
ClassScopeTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
ClassStringTest.php
|
Fix issue when reconciling is_subclass_of on possibly-undefined variable
|
2019-05-03 09:09:51 -04:00 |
ClassTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
CodebaseTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
ComposerLockTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
ConstantTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
DeprecatedAnnotationTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
DocumentationTest.php
|
Move issue type listing
|
2019-05-03 15:29:44 -04:00 |
EmptyTest.php
|
Improve type coverage in both good and bad ways
|
2019-03-25 22:30:40 -04:00 |
EnumTest.php
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
ErrorBaselineTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
FileDiffTest.php
|
Fix #1574 - detect docblock additions to the first statement of a method when diffing
|
2019-04-22 21:50:58 -04:00 |
FileReferenceTest.php
|
Add hopefully-more-portable method for evaluating method/property usage
|
2019-04-16 16:07:48 -04:00 |
ForbiddenCodeTest.php
|
Case-insensitive checks for var_dump and shell_exec
|
2019-04-13 12:35:49 -04:00 |
FunctionCallTest.php
|
fix return type of "array_combine()" && "array_replace()"
|
2019-05-12 19:37:46 -04:00 |
IncludeTest.php
|
Move test fixtures to a single directory
|
2019-05-09 18:23:14 -04:00 |
InterfaceTest.php
|
Fix #1515 - process inheritance in non-user classes
|
2019-03-28 17:44:31 -04:00 |
InternalAnnotationTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
IsAbsolutePathTest.php
|
Add support for absolute plugin paths.
|
2019-05-05 16:44:36 -04:00 |
IssetTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
IssueSuppressionTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
JsonOutputTest.php
|
Use more specific location for return type issues
|
2019-03-29 15:36:13 -04:00 |
ListTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
MagicMethodAnnotationTest.php
|
Add ImplementedParamTypeMismatch issue
|
2019-05-14 15:44:46 -04:00 |
MagicPropertyTest.php
|
Split apart TypeCoercion issues, allowing more granular issue filtering
|
2019-04-25 18:02:19 -04:00 |
MethodCallTest.php
|
Always evaluate static calls when method call cannot
|
2019-04-18 13:51:34 -04:00 |
MethodMutationTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
MethodSignatureTest.php
|
Use better metric for a properly mismatching type
|
2019-05-14 16:15:38 -04:00 |
NamespaceTest.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
Php40Test.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
Php55Test.php
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
Php56Test.php
|
Improve handling of variadic parameters
|
2019-04-09 13:58:49 -04:00 |
Php70Test.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
Php71Test.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
ProjectCheckerTest.php
|
Move test fixtures to a single directory
|
2019-05-09 18:23:14 -04:00 |
PropertyTypeTest.php
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
PsalmInternalAnnotationTest.php
|
psalm-internal: Prevent use of @psalm-internal without @internal
|
2019-05-14 18:54:16 -04:00 |
PsalmPluginTest.php
|
Add @SignpostMarv’s fixes for Windows tests
|
2019-03-31 19:08:55 -04:00 |
RedundantConditionTest.php
|
Fix #1628 - improve behaviour of unset in loops
|
2019-05-13 11:00:17 -04:00 |
ReferenceConstraintTest.php
|
Don’t change value of $this by reference
|
2019-03-03 20:16:11 -05:00 |
ReportOutputTest.php
|
Fix #1616 - allow Psalm to output checkstyle format
|
2019-05-08 14:26:52 -04:00 |
ReturnTypeTest.php
|
Fix #1580 - look for no-returns in try/catch statements
|
2019-05-14 21:22:29 -04:00 |
ScopeTest.php
|
Fix #678 - allow docblock to override mixed assignment of static vars
|
2019-03-28 00:10:08 -04:00 |
StubTest.php
|
Move test fixtures to a single directory
|
2019-05-09 18:23:14 -04:00 |
SwitchTypeTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
TestCase.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
TestConfig.php
|
Move Phar build sooner
|
2019-04-29 14:05:43 -04:00 |
ThrowsAnnotationTest.php
|
Add tests
|
2019-03-31 14:22:19 -04:00 |
ThrowsInGlobalScopeTest.php
|
Fix memory leak
|
2019-04-02 23:36:55 -04:00 |
ToStringTest.php
|
Allow is_subclass_of/is_a to inform shape of mixed arg
|
2019-05-06 10:06:05 -04:00 |
TraitTest.php
|
Add separate issue for undefined classes in docblocks
|
2019-05-15 18:41:26 -04:00 |
TryCatchTest.php
|
Fix #1580 - look for no-returns in try/catch statements
|
2019-05-14 21:22:29 -04:00 |
TypeAlgebraTest.php
|
Improve handling of negated boolean operations
|
2019-04-12 11:26:33 -04:00 |
TypeAnnotationTest.php
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
TypeCombinationTest.php
|
Fix #1628 - improve behaviour of unset in loops
|
2019-05-13 11:00:17 -04:00 |
TypeParseTest.php
|
@voku’s fixes for issues found by their callmap update
|
2019-04-11 11:02:46 -04:00 |
TypeReconciliationTest.php
|
Fix #1597 - ternary else should only know about first conditional expression
|
2019-05-02 13:43:18 -04:00 |
TypeTest.php
|
Split apart TypeCoercion issues, allowing more granular issue filtering
|
2019-04-25 18:02:19 -04:00 |
UnusedCodeTest.php
|
Fix parameter offset for error
|
2019-05-13 16:01:41 -04:00 |
UnusedVariableTest.php
|
Fix #1391 - find dead code in assignments to self
|
2019-05-12 23:31:36 -04:00 |
ValueTest.php
|
Fix #1591 - allow variable typed to string to be compared to literal in reverse order
|
2019-05-02 00:50:35 -04:00 |
VariadicTest.php
|
Improve handling of variadic parameters
|
2019-04-09 13:58:49 -04:00 |