Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin 0.11.107 is not compatible with PhpStorm 11 EAP (144.2982) #665

Closed
MaXal opened this issue Jan 13, 2016 · 3 comments
Closed

Plugin 0.11.107 is not compatible with PhpStorm 11 EAP (144.2982) #665

MaXal opened this issue Jan 13, 2016 · 3 comments

Comments

@MaXal
Copy link

MaXal commented Jan 13, 2016

According to our compatibility plugin checker Symfony Plugin 0.11.107 won't be compatible with PhpStorm 11 EAP (144.2982) due to the following issues:

accessing to unknown class: org.jetbrains.yaml.psi.YAMLArray

PsiElementPattern$Capture YamlGoToDeclarationHandler#getGlobalServiceStringPattern()
List YamlHelper#getYamlArrayOnSequenceOrArrayElements(YAMLCompoundValue)
void YamlAnnotator#annotateCallsArguments(PsiElement, AnnotationHolder)
void YamlAnnotator#annotateConstructorArguments(PsiElement, AnnotationHolder)
void YamlUpdateArgumentServicesCallback#insert(List)

accessing to unknown class: org.jetbrains.yaml.psi.YAMLHash details

PsiElementPattern$Capture YamlGoToDeclarationHandler#getGlobalServiceStringPattern()
YamlServiceTag.yamlHash
YamlServiceTag.yamlHash
String EventMethodCallInspection#getEventName(PsiElement)
String RouteHelper#getYamlController(YAMLKeyValue)
Set FormUtil#getTags(YAMLKeyValue)
Set YamlHelper#collectServiceTags(YAMLKeyValue)
YAMLKeyValue YamlHelper#findServiceInContext(PsiElement)
void YamlLineMarkerProvider#attachRouteActions(Collection, PsiElement)
void YamlHelper#visitTagsOnServiceDefinition(YAMLKeyValue, YamlTagVisitor)

invoking unknown method: com.intellij.psi.PsiElement YAMLKeyValue#getValue() details

boolean TranslationUtil$1#collect(String, YAMLKeyValue)
PsiElement YamlHelper$YamlLocalServiceMap#getYamlKeyPath(PsiFile, String, String)
PsiElement[] TranslationUtil#getTranslationPsiElements(Project, String, String)
ServiceActionUtil$ServiceYamlContainer ServiceActionUtil$ServiceYamlContainer#create(YAMLKeyValue)
String EventMethodCallInspection#getEventName(PsiElement)
String YamlHelper#getYamlKeyValueAsString(YAMLKeyValue, String, boolean)
Collection ServiceActionUtil#getYamlContainerServiceArguments(PsiFile)
Collection RouteHelper#getYamlRouteDefinitions(YAMLDocument)
List ServiceActionUtil#getYamlMissingArgumentTypes(Project, ServiceActionUtil$ServiceYamlContainer, boolean, ContainerCollectionResolver$LazyServiceCollector)
List EntityHelper#getYamlDoctrineFields(String, YAMLKeyValue)
Map FormUtil#getTags(YAMLFile)
Map YamlHelper$YamlLocalServiceMap#getLocalParameterMap(PsiFile)
Set YamlHelper#collectServiceTags(YAMLKeyValue)
Set YamlHelper#getKeySet(YAMLKeyValue)
YAMLKeyValue YamlHelper#getYamlKeyValue(YAMLKeyValue, String, boolean)
void EventMethodCallInspection#visitYamlMethod(PsiElement, ProblemsHolder)
void ServiceContainerUtil#visitFile(YAMLFile, Consumer)
void ServiceContainerUtil$2#consume(ServiceConsumer)
void YamlServiceTagIntention#invoke(Project, Editor, PsiElement)
void YamlUpdateArgumentServicesCallback#insert(List)
void TranslationKeyIntentionAction$1$1#run()
void TranslationInsertUtil$1$2#run()

invoking unknown method: String org.jetbrains.yaml.psi.YAMLKeyValue#getValueIndent() details

String TranslationInsertUtil#findIndent(PsiElement)
void YamlServiceTagIntention#invoke(Project, Editor, PsiElement)
void YamlCreateServiceArgumentsCallback#insert(List)
void YamlUpdateArgumentServicesCallback#insert(List)
void TranslationKeyIntentionAction$1#run()
void TranslationInsertUtil$1#run()
@Haehnchen
Copy link
Owner

already in discussion; thx for reporting and open source yaml plugin https://github.com/JetBrains/intellij-community/commits/master/plugins/yaml. related #626

@bendavies
Copy link

@Haehnchen sorry, where is it reported?

@Haehnchen
Copy link
Owner

duplicate by #626; nightly build out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants