php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79057 can't downvote user comments
Submitted: 2020-01-03 07:33 UTC Modified: 2021-08-15 04:22 UTC
From: raj0chaturvedi at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: raj0chaturvedi at gmail dot com
New email:
PHP Version: OS:

 

 [2020-01-03 07:33 UTC] 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.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-01-03 07:38 UTC] requinix@php.net
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:44 UTC] 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:57 UTC] cmb@php.net
-Type: Documentation Problem +Type: Bug
 [2020-01-03 07:57 UTC] cmb@php.net
This actually looks like a duplicate of bug #66653.
 [2020-01-03 08:00 UTC] 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.
 [2021-08-04 13:14 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-08-04 13:14 UTC] cmb@php.net
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.
 [2021-08-15 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC