php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63065 pecl package maintainer information isn't synced
Submitted: 2012-09-11 11:42 UTC Modified: 2021-08-03 14:32 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: tyrael@php.net Assigned:
Status: Open 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: tyrael@php.net
New email:
PHP Version: OS:

 

 [2012-09-11 11:42 UTC] tyrael@php.net
Description:
------------
When Felipe merged the pecl bugtracker into this one, he created the 
bugdb_packages_maintainers for keeping the information about the maintainers of 
each pecl packages, and used that info to send email notifications to the 
maintainers when a bug is opened for a pecl package.
The problem is that this table isn't kept up to date, so today laruence noticed 
that he doesn't get notification emails about APC bugs, which was caused by the 
fact that he was added as maintainer for that package after the db migration.

For solving this issue we should keep the phpbugsdb.bugdb_packages_maintainers and 
the pear.maintains tables in sync.
Pierre mentioned that he remembers seeing some work on this: "we added json 
user+pkg info fetching", but he didn't have the details on his hand.

I added the missing maintainer info for laruence by hand for now.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-12 02:08 UTC] laruence@php.net
tyrael, thanks :)
 [2012-09-26 00:00 UTC] tyrael@php.net
and of course we should also sync the packages itself.
creating a package on peclweb should create the package at bugsweb as well.
 [2021-08-03 14:32 UTC] cmb@php.net
In my opinion, bugs regarding PECL extensions are better tracked
on their own bug trackers (e.g. Github issues).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC