Given the following PHP function: function doSomething(?string $s) { // "¦ } Which of the following values for the $s parameter do NOT yield a type error when calling the doSomething() function?
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linkmaster
3 years, 1 month ago