Ran Tayar
Results
2
comments of
Ran Tayar
Same here ``` PHP 8.0.3 (cli) (built: Mar 5 2021 07:53:56) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.3, Copyright (c) Zend Technologies with Zend OPcache v8.0.3,...
In my case, running composer update inside the extension folder solve the problem :) ``` cd ~/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/ composer update ```