Skip to content
New issue

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

[Bug]: Parser Error in Windows #134

Open
ahmedK03 opened this issue Dec 26, 2024 · 1 comment
Open

[Bug]: Parser Error in Windows #134

ahmedK03 opened this issue Dec 26, 2024 · 1 comment
Assignees
Labels

Comments

@ahmedK03
Copy link

Extension Version

0.1.14

PHP Binary

Local PHP

Operating System

Windows

What happened?

The Extension is showing that it has an error

image

Mimimal Code Sample

2024-12-26 17:37:01.274 [error] 
In AbstractContext.php line 101:
                                                                                                                       
  App\Contexts\AbstractContext::searchForVar(): Argument #1 ($name) must be of type string, null given, called in pha  
  r://C:/Users/ahmed/AppData/Roaming/Code/User/globalStorage/laravel.vscode-laravel/file-downloader-downloads/php-par  
  ser-v0.1.34-x64-win32.exe/app/Parsers/MemberAccessExpressionParser.php on line 45
@eznix86
Copy link

eznix86 commented Jan 8, 2025

same issue on Mac OS, extension version 0.1.16

2025-01-09 00:06:15.256 [info] Activating Laravel Extension...
2025-01-09 00:06:15.256 [info] Started
2025-01-09 00:11:29.503 [error] 
In MemberAccessExpressionParser.php line 32:
                                                                               
  Undefined property: Microsoft\PhpParser\Node\Expression\CloneExpression::$m  
  emberName                                                                    
                  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants