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
1.0.7
Herd
Windows
In logs it always shown
2025-04-05 05:43:49.195 [info] Checking herd PHP installation: herd which-php 2025-04-05 05:43:49.195 [info] Checking valet PHP installation: valet which-php 2025-04-05 05:43:49.195 [info] Checking sail PHP installation: ./vendor/bin/sail ps 2025-04-05 05:43:49.195 [info] Checking lando PHP installation: lando php -r 'echo PHP_BINARY;' 2025-04-05 05:43:49.195 [info] Checking local PHP installation: php -r 'echo PHP_BINARY;' 2025-04-05 05:43:49.195 [info] Using local PHP installation: /usr/local/bin/php 2025-04-05 05:43:49.195 [info] Activating Laravel Extension... 2025-04-05 05:43:49.195 [info] Started 2025-04-05 06:55:33.488 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:55:35.850 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:56:06.535 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:56:10.965 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:57:26.923 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:57:36.674 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName 2025-04-05 06:57:38.209 [error] In MemberAccessExpressionParser.php line 44: Undefined property: Microsoft\PhpParser\Node\Expression\SubscriptExpression ::$memberName
The text was updated successfully, but these errors were encountered:
laravel/vs-code-php-parser-cli#12
Sorry, something went wrong.
joetannenbaum
No branches or pull requests
Extension Version
1.0.7
PHP Binary
Herd
Operating System
Windows
What happened?
In logs it always shown
Mimimal Code Sample
The text was updated successfully, but these errors were encountered: