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
When installing PHP 5.3, I'm seeing "Get-File: The term 'Get-File' is not recognized as a name of a cmdlet, function, script file, or executable program." errors in the logs (though they don't seem to be blocking anything)
Note: extensions is an empty string as it is set dynamically from the matrix.
Expected behavior
It all still seems to work fine, but I'm seeing the following errors in the logs:
==> Setup PHP
Get-File: The term 'Get-File' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Get-File: The term 'Get-File' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
√ PHP Installed PHP 5.3.29
Describe the bug
When installing PHP 5.3, I'm seeing "Get-File: The term 'Get-File' is not recognized as a name of a cmdlet, function, script file, or executable program." errors in the logs (though they don't seem to be blocking anything)
Version
Runners
GitHub Hosted
Operating systems
windows-latest
PHP versions
PHP 5.3
To Reproduce
Note:
extensions
is an empty string as it is set dynamically from the matrix.Expected behavior
It all still seems to work fine, but I'm seeing the following errors in the logs:
Screenshots/Logs
https://github.com/jrfnl/PHP_CodeSniffer/actions/runs/12100184185/job/33738527058
Additional context
Would love to submit a PR, but am not familiar enough with Powershell unfortunately.
Are you willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: