You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phpinspect.el/test/fixtures
Hugo Thunnissen e020bb4e05 Add testcase for derived statement starting with function + fix bug
- Derived statements starting with functions were not resolved to a type. This
was caused by bugs in `phpinspect--get-derived-statement-type-in-block' and
`phpinspect--interpret-expression-type-in-block'. The division in each
function's functionalities was blurry and both duplicated some of each other's
logic. The situation has now been cleaned up a bit.
- An extra testcase was added for derived statements starting with a function
call
- a bunch of code that broke because of the changes was fixed
4 weeks ago
..
Array.eld Support @method annotations for static methods 2 months ago
Array.php Add more tests for the parser code 3 years ago
Block.eld Support @method annotations for static methods 2 months ago
Block.php Implement some general tests for the parser code 3 years ago
Functions.eld Support @method annotations for static methods 2 months ago
Functions.php Implement some general tests for the parser code 3 years ago
IncompleteClass.eld Support @method annotations for static methods 2 months ago
IncompleteClass.php Add resolvecontext structure and optimze type resolving process 3 years ago
IncompleteClassBlockedNamespace.eld Support @method annotations for static methods 2 months ago
IncompleteClassBlockedNamespace.php Test type-resolver + make type resolving work for "blocked" namespaces 3 years ago
IncompleteClassMultipleNamespaces.eld Support @method annotations for static methods 2 months ago
IncompleteClassMultipleNamespaces.php Test type-resolver + make type resolving work for "blocked" namespaces 3 years ago
IndexClass1-indexed.eld Implement indexation and resolving of @param annotation types 1 month ago
IndexClass1.eld Add testcase for derived statement starting with function + fix bug 4 weeks ago
IndexClass1.php Implement array member type inference 2 years ago
IndexClass2-indexed.eld Implement indexation and resolving of @param annotation types 1 month ago
IndexClass2.eld Add testcase for derived statement starting with function + fix bug 4 weeks ago
IndexClass2.php Improve codestyle and documentation + add tests for indexation 3 years ago
NamespacedClass.eld Support @method annotations for static methods 2 months ago
NamespacedClass.php Implement @method annotation indexation 2 years ago
NamespacedFunctions.eld Support @method annotations for static methods 2 months ago
NamespacedFunctions.php Implement some general tests for the parser code 3 years ago
ShortFunction.eld Support @method annotations for static methods 2 months ago
ShortFunction.php Add more tests for the parser code 3 years ago
SmallNamespacedClass.eld Support @method annotations for static methods 2 months ago
SmallNamespacedClass.php Add more tests for the parser code 3 years ago
TwoShortFunctions.eld Support @method annotations for static methods 2 months ago
TwoShortFunctions.php Add more tests for the parser code 3 years ago
Variable.eld Support @method annotations for static methods 2 months ago
Variable.php Add more tests for the parser code 3 years ago
Word.eld Support @method annotations for static methods 2 months ago
Word.php Add more tests for the parser code 3 years ago
class-index-1-2-undestructive-merge.eld Improve codestyle and documentation + add tests for indexation 3 years ago