php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57748 Splitting pecl and pear bugs mailing lists.
Submitted: 2007-07-16 11:37 UTC Modified: 2011-07-24 13:58 UTC
From: davidc at agoraproduction dot com Assigned: tyrael (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5.2.1 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 - 37 = ?
Subscribe to this entry?

 
 [2007-07-16 11:37 UTC] davidc at agoraproduction dot com
Description:
------------
The idea of this feature is to make sure that when someone reports a bug on PECL, the email is sent to pecl-webmaster and not pear-webmaster. 

See:
public_html/bugs/include/functions.php 
...
        case 'Web Site':
            return array('pear-webmaster@lists.php.net', 'pear-webmaster@lists.php.net');
        case 'Documentation':
            return array('pear-doc@lists.php.net', 'pear-doc@lists.php.net');
... 

And only thing pecl has to do is make those pecl-webmaster and pecl-doc I guess :-)

Yes I understand that PECL and PEAR (web) used to be the same codebase, but not anymore (unless someone decided to sync/merge them but I haven't heard of that).

Thanks,


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-16 13:07 UTC] pierre dot php at gmail dot com
There is no pecl-webmaster list.

So if pear really likes to stop the insane amount of peclweb bugs from the pear-webmaster list, I can simply direct them to pecl-dev and be done with ti.
 [2007-07-16 13:09 UTC] davidc at agoraproduction dot com
Yeah I am aware there's not pecl-webmaster yet, could be a good time to create it, so pecl-dev doesn't get spambombed.
 [2007-07-16 13:17 UTC] pierre dot php at gmail dot com
"so pecl-dev doesn't get spambombed."

Are you reading the same lists as I do?...

We have added more traffic in pear-webmaster than peclweb ever sent in the last six months...
 [2007-07-16 13:19 UTC] davidc at agoraproduction dot com
Haha no I don't read pecl-dev often :P I maintain pear so I read pear-webmaster :-)

Sure, send it to pecl-dev and it'll all be good :) 

Thanks a lot
 [2007-07-16 13:21 UTC] pierre dot php at gmail dot com
"Haha no I don't read pecl-dev often :P I maintain pear so I read pear-webmaster :-)"

I meant to PEAR-Webmaster....
 [2011-07-24 13:58 UTC] tyra3l at gmail dot com
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

changed it to pecl-dev
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC