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.
php_uname()
1 parent 515fefa commit d667db8Copy full SHA for d667db8
resources/functionMap_bleedingEdge.php
@@ -2,7 +2,9 @@
2
3
return [
4
'new' => [
5
+ 'php_uname' => ['string', 'mode='=>'"a"|"s"|"n"|"r"|"v"|"m"'],
6
],
7
'old' => [
8
+ 'php_uname' => ['string', 'mode='=>'string'],
9
10
];
0 commit comments