You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under Windows, .phar files need to be executed with the php interpreter.
Executing the .phar file directly fails.
The text was updated successfully, but these errors were encountered:
exi
changed the title
Extension does not work under Windows because .phar files are not executable
Phpactor does not work under Windows because .phar files are not executable
Apr 20, 2025
Under Windows,
.phar
files need to be executed with thephp
interpreter.Executing the
.phar
file directly fails.The text was updated successfully, but these errors were encountered: