Skip to content

Commit 94a5245

Browse files
authored
lol
1 parent 60ad466 commit 94a5245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/functionMap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8075,7 +8075,7 @@
80758075
'php_logo_guid' => ['string'],
80768076
'php_sapi_name' => ['__benevolent<non-empty-string|false>'],
80778077
'php_strip_whitespace' => ['string', 'file_name'=>'string'],
8078-
'php_uname' => ['"a"|"s"|"n"|"r"|"v"|"m"', 'mode='=>'string'],
8078+
'php_uname' => ['string', 'mode='=>'"a"|"s"|"n"|"r"|"v"|"m"'],
80798079
'php_user_filter::filter' => ['int', 'in'=>'resource', 'out'=>'resource', '&rw_consumed'=>'int', 'closing'=>'bool'],
80808080
'php_user_filter::onClose' => ['void'],
80818081
'php_user_filter::onCreate' => ['bool'],

0 commit comments

Comments
 (0)