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
This string gets unexpectedly prefixed https://github.com/theofidry/cpu-core-counter/blob/0adfea3d08865a29eb762e0f9aa3641324e0cb0a/src/Finder/WindowsRegistryLogicalFinder.php#L30:
'reg query HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor'
Like this:
'_PHPStan_a34c2f4c6\\reg query HKEY_LOCAL_MACHINE\\HARDWARE\\DESCRIPTION\\System\\CentralProcessor'
https://github.com/phpstan/phpstan-src/blob/2.0.x/compiler/build/scoper.inc.php (without the related patch)
$ command > output
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
This string gets unexpectedly prefixed https://github.com/theofidry/cpu-core-counter/blob/0adfea3d08865a29eb762e0f9aa3641324e0cb0a/src/Finder/WindowsRegistryLogicalFinder.php#L30:
Like this:
scoper.inc.php
https://github.com/phpstan/phpstan-src/blob/2.0.x/compiler/build/scoper.inc.php (without the related patch)
Output
The text was updated successfully, but these errors were encountered: