We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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()
The text was updated successfully, but these errors were encountered:
already in discussion; thx for reporting and open source yaml plugin https://github.com/JetBrains/intellij-community/commits/master/plugins/yaml. related #626
Sorry, something went wrong.
@Haehnchen sorry, where is it reported?
duplicate by #626; nightly build out
No branches or pull requests
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
accessing to unknown class: org.jetbrains.yaml.psi.YAMLHash details
invoking unknown method: com.intellij.psi.PsiElement YAMLKeyValue#getValue() details
invoking unknown method: String org.jetbrains.yaml.psi.YAMLKeyValue#getValueIndent() details
The text was updated successfully, but these errors were encountered: