We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following code:
<?php echo php_uname(); ?>
Resulted in this output:
Windows NT HOMEPC 10.0 build 22000 (Windows 10) AMD64
But I expected this output instead:
Windows NT HOMEPC 10.0 build 22000 (Windows 11) AMD64
8.1.1
Windows 11