Skip to content

Implement PhpTypeProvider3 for type resolving #792

@Haehnchen

Description

@Haehnchen

We got new PhpTypeProvider3. So migrate to new interface old one com.jetbrains.php.lang.psi.resolve.types.PhpTypeProvider2. see also oroinc/oro-phpstorm-plugin@8219527

PhpTypeProvider2 is now deprecated

        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.dic.SymfonyContainerTypeProvider"/>
        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectRepositoryTypeProvider"/>
        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectRepositoryResultTypeProvider"/>
        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectManagerFindTypeProvider"/>
        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.assistant.signature.MethodSignatureTypeProvider"/>
        <php.typeProvider2 implementation="fr.adrienbrault.idea.symfony2plugin.util.EventDispatcherTypeProvider"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions