Skip to content

[Bug]: Failed to download binary for Laravel extension: php-parser-v0.1.42-arm64-win32.exe #382

Open
@hdesoto

Description

@hdesoto

Extension Version

1.0.7

PHP Binary

Herd

Operating System

Windows

What happened?

The extension can't download the latest version of php parser because the name in the extension is wrong.
It says the following:

Failed to download binary for Laravel extension: php-parser-v0.1.42-arm64-win32.exe

I'm on a Windows 11 ARM (Surface Laptop 7 - Copilot + PC).
I guess there's no arm64-win32 extension for PHP Parser, but shouldn't it work with the regular x64-win32 ? I doubt all the other extensions I currently use are built for arm64 in windows.

Mimimal Code Sample

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions