1
0
Fork 0
php-language-server/tests/Validation/cases
dantleech 18c6ccd137 refactor: use protocol package (#661)
Adapts the Language Server to use the extracted php language server protocol
2018-09-09 14:37:35 +02:00
..
WithReturnTypehints.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
WithReturnTypehints.php.expected.json fix(DefinitionResolver): fix methods with self return type (#550) 2017-12-22 18:02:37 -08:00
anonymousClassMembersShouldNotBeSymbols.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
anonymousClassMembersShouldNotBeSymbols.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
arrayValueShouldBeBoolean.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
arrayValueShouldBeBoolean.php.expected.json feat: foreach completion (#551) 2017-12-17 17:55:12 -08:00
caseStatement1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
caseStatement1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
classDefinition1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
classDefinition1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
classProperty1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
classProperty1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constants.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constants.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constants2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constants2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constants3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constants3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constants4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constants4.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constants5.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constants5.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
constantsInFunctionParamDefault.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
constantsInFunctionParamDefault.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
docBlocksOnNamespaceDefinition.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
docBlocksOnNamespaceDefinition.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
exceptions1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
exceptions1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
forLoopReference1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
forLoopReference1.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
functionUse.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
functionUse.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
functionUse2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
functionUse2.php.expected.json Assert that references array is equal, not a subset, and update expected.json files (#395) 2017-06-10 10:55:41 +02:00
ifStatement1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
ifStatement1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
interfaceProperty.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
interfaceProperty.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
magicConstantsShouldBeGlobal.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
magicConstantsShouldBeGlobal.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
magicConsts.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
magicConsts.php.expected.json feat: foreach completion (#551) 2017-12-17 17:55:12 -08:00
memberAccess1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberAccess1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
memberAccess2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberAccess2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
memberAccess3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberAccess3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
memberAccess4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberAccess4.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
memberAccess5.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberAccess5.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
memberCall1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
memberCall1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
methodReturnType.php fix(DefinitionResolver): resolve self correctly for docblock @return self (#576) 2018-01-09 01:38:18 -08:00
methodReturnType.php.expected.json fix(DefinitionResolver): resolve self correctly for docblock @return self (#576) 2018-01-09 01:38:18 -08:00
multipleNamespaces.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
multipleNamespaces.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
multiplePreceedingComments.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
multiplePreceedingComments.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
nameToken.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
nameToken.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
namespaces2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
namespaces3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces3.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces4.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces5.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
namespaces5.php.expected.json refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
namespaces6.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces6.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
namespaces7.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces7.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces8.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces8.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
namespaces9.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
namespaces9.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
newStatic.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
newStatic.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
objectCreation.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
objectCreation.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
objectCreation2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
objectCreation2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
objectCreation3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
objectCreation3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
param1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
param1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
parameterTypeResolution1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parameterTypeResolution1.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parent1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parent1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
parent2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parent2.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parent3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
parent3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
propertyName1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
propertyName1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
propertyName2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
propertyName2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
returnType.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
returnType.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
scopedPropertyAccess.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
scopedPropertyAccess2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
scopedPropertyAccess3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
scopedPropertyAccess4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess4.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess5.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
scopedPropertyAccess5.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
self1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
self1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
self2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
self2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
self3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
self3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
self4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
self4.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
self5.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
self5.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
static1.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
static1.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
static2.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
static2.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
static3.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
static3.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
static4.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
static4.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
staticInArray.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
staticInArray.php.expected.json Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
staticMethodReturnType.php fix(DefinitionResolver): fix methods with self return type (#550) 2017-12-22 18:02:37 -08:00
staticMethodReturnType.php.expected.json fix(DefinitionResolver): fix methods with self return type (#550) 2017-12-22 18:02:37 -08:00
stringVariable.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
stringVariable.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
testQualifiedNameOutsideOfNamespace.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
testQualifiedNameOutsideOfNamespace.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
verifyFqsenOnClassProperty.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
verifyFqsenOnClassProperty.php.expected.json feat: Signature help (#547) 2017-12-09 21:10:43 -08:00