Skip to content

PHP Intellisense, huge memory leak when building cache  #566

Closed
felixfbecker/vscode-php-intellisense
#238
@evoliatis

Description

@evoliatis

We use vscode and php intellisense with Laravel project and we have a huge memory leak (16 Go in 5 minutes) with this file : vendor/symfony/http-kernel/DependencyInjection/RegistrerControllerArgumentLocatorsPass.php during building cache.

If I renamed this file .OLD , all cache will be built without any problem. If i renamed it .php after the cache is build, all is OK.

My version :

Version 1.19.0
Commit 816be6780ca8bd0ab80314e11478c48c70d09383
Date 2017-12-14T09:56:48.842Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
PHP Intellisense 2.2.2
Laravel Project

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