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
/** * @return \__benevolent This function will return an array of option / argument pairs. */function getopt(string$short_options, array$long_options = [], ?int &$rest_index = null): array
\__benevolent is wrong and causes static analyzers to error out.
The text was updated successfully, but these errors were encountered:
The code is:
\__benevolent
is wrong and causes static analyzers to error out.The text was updated successfully, but these errors were encountered: