Edit report at https://bugs.php.net/bug.php?id=79057&edit=1
ID: 79057 Updated by: [email protected] Reported by: raj0chaturvedi at gmail dot com Summary: can't downvote user comments -Status: Open +Status: Feedback Type: Bug Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: Please, one issue per ticket. Since this originally was about the impossibility to downvote a user note, I have to ask whether this is still an issue for you. Previous Comments: ------------------------------------------------------------------------ [2020-01-03 08:00:37] raj0chaturvedi at gmail dot com related issues in bug tracker its the captcha error in https://bugs.php.net/bug.php?id=66653, the code does addition wrong. thankfully, its not https://bugs.php.net/bug.php?id=66393 as I would have just given up on reporting, its tedious enough as it is. wish I found these kind-of relevant issues before, definitely would have saved some time by not reporting this issue. ----- the general theme of the issues with this documentation on www.php.net is anonymity and lots-of-time has to be given up to fix issues. the no-anonymity condition, does protect from all anonymous users, regardless of intent. ------ [meta] the same captcha works on comments, so now I have two comments. ------------------------------------------------------------------------ [2020-01-03 07:57:05] [email protected] This actually looks like a duplicate of bug #66653. ------------------------------------------------------------------------ [2020-01-03 07:44:45] raj0chaturvedi at gmail dot com [Meta] completed captcha 7 times for one bug report. add one more for this comment. this is so great, I hope I never have to do it again. though if you want to automate it, here's the html. ``` <tr> <th>Solve the problem:<br>39 + 47 = ?</th> <td class="form-input"><input type="text" name="captcha"></td> </tr> ``` also, the find similar reports appeared, as expected, none were remotely related. please use Github or Gitlab or anything that will actually ease the friction. ------------------------------------------------------------------------ [2020-01-03 07:38:21] [email protected] Are you talking about the comment that mentions number_format? Which would be useful for displaying a number with the thousands separator? Even though the numeric literal separator is about expressing numbers inside PHP code, a completely different thing? ------------------------------------------------------------------------ [2020-01-03 07:33:55] raj0chaturvedi at gmail dot com Description: ------------ can't downvote https://www.php.net/manual/en/function.chunk-split.php#55324, which is misleading as php 7.4 added support for that(see https://www.php.net/manual/migration74.new-features.php#migration74.new-features.core.numeric-literal-separator), the given link is for something else. it asks for questions. complains when correct answer is entered. I assume for e.g. min(3,4) -> 3. please also test on other user notes, if needed. Ignore Bug type because instructions were incomplete. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=79057&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
