php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78036 Bugs categories need update
Submitted: 2019-05-20 07:31 UTC Modified: 2019-05-23 13:11 UTC
From: petk@php.net Assigned:
Status: Wont fix 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: petk@php.net
New email:
PHP Version: OS:

 

 [2019-05-20 07:31 UTC] petk@php.net
Description:
------------
Bugs categories are out of proportions for years now. It has become so useless for some selecting non existent extensions (ffi and company) and PHP functionality that now it's time to fix this also.

There was also a discussion to fix this but as usual it stayed only on the discussion phase [1]. With a bit more knowledge about bugs.php.net site now, I think I can start working on the fix for that essential part of this site now... So here I'm also reporting official bug for this because nobody so far did it.

[1]: https://externals.io/message/103316


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-05-20 08:57 UTC] kalle@php.net
Honestly I think it would be better to simply just have the categories in PHP files instead of in the database and when a bug refer to a non existing one, simply put it in a generic category.

This seems like the easier fix for maintainability as not that many have database access to update them.

Thoughts?
 [2019-05-20 09:27 UTC] petk@php.net
Yes. Static/configuration-alike approach will be used here so it can be edited also via pull requests/commits directly. This can be done because the bugs in the database have a simple text field used for the categories (a.k.a. the packages). But I'll recheck this one a bit if that is the case.
 [2019-05-22 00:15 UTC] peterkokot at gmail dot com
The following pull request has been associated:

Patch Name: Add automatic fixtures generator importer
On GitHub:  https://github.com/php/web-bugs/pull/77
Patch:      https://github.com/php/web-bugs/pull/77.patch
 [2019-05-23 13:11 UTC] petk@php.net
-Status: Open +Status: Wont fix
 [2019-05-23 13:11 UTC] petk@php.net
Thanks everyone for their time and effort for the website information. I cannot finish this task due to constant "people" issues and difference of opinions from people who don't even code on this project anymore and they threat with reverts and similar things. Bugs.php.net will be a disaster of the site further on. Cheers. Closing this as won't fix.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 17:01:30 2024 UTC