Discussion:
[PECL-BUG] Req #11614 [NEW]: Splitting pecl and pear bugs mailing lists.
(too old to reply)
davidc at agoraproduction dot com
2007-07-16 15:37:21 UTC
Permalink
From: davidc at agoraproduction dot com
Operating system: Irrelevant
Package version:
PHP version: 5.2.1
Package: Web Site
Bug Type: Feature/Change Request
Bug description: Splitting pecl and pear bugs mailing lists.

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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,
--
Edit bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
--
p***@gmail.com
2007-07-16 17:07:08 UTC
Permalink
Edit report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1

ID: 11614
Updated by: ***@gmail.com
Reported By: davidc at agoraproduction dot com
Status: Open
Id: 11614
Type: Feature/Change Request
Package: Web Site
Operating System: Irrelevant
PHP Version: 5.2.1
-Assigned To:
+Assigned To: pajoye
New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 11:37:21] 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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,

------------------------------------------------------------------------
--
Edit this bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
d***@agoraproduction.com
2007-07-16 17:09:59 UTC
Permalink
Edit report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1

ID: 11614
Updated by: ***@agoraproduction.com
Reported By: davidc at agoraproduction dot com
Status: Assigned
Id: 11614
Type: Feature/Change Request
Package: Web Site
Operating System: Irrelevant
PHP Version: 5.2.1
Assigned To: pajoye
New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 13:07:07] 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 11:37:21] 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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,

------------------------------------------------------------------------
--
Edit this bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
d***@agoraproduction.com
2007-07-16 17:19:45 UTC
Permalink
Edit report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1

ID: 11614
Updated by: ***@agoraproduction.com
Reported By: davidc at agoraproduction dot com
Status: Assigned
Id: 11614
Type: Feature/Change Request
Package: Web Site
Operating System: Irrelevant
PHP Version: 5.2.1
Assigned To: pajoye
New Comment:

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


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 13:17:25] 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:09:58] 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:07:07] 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 11:37:21] 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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,

------------------------------------------------------------------------
--
Edit this bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
p***@gmail.com
2007-07-16 17:17:25 UTC
Permalink
Edit report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1

ID: 11614
Updated by: ***@gmail.com
Reported By: davidc at agoraproduction dot com
Status: Assigned
Id: 11614
Type: Feature/Change Request
Package: Web Site
Operating System: Irrelevant
PHP Version: 5.2.1
Assigned To: pajoye
New Comment:

"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...


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 13:09:58] 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:07:07] 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 11:37:21] 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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,

------------------------------------------------------------------------
--
Edit this bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
p***@gmail.com
2007-07-16 17:21:32 UTC
Permalink
Edit report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1

ID: 11614
Updated by: ***@gmail.com
Reported By: davidc at agoraproduction dot com
Status: Assigned
Id: 11614
Type: Feature/Change Request
Package: Web Site
Operating System: Irrelevant
PHP Version: 5.2.1
Assigned To: pajoye
New Comment:

"Haha no I don't read pecl-dev often :P I maintain pear so I read
pear-webmaster :-)"

I meant to PEAR-Webmaster....


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 13:19:45] 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:17:25] 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:09:58] 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:07:07] 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 11:37:21] 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-***@lists.php.net',
'pear-***@lists.php.net');
case 'Documentation':
return array('pear-***@lists.php.net',
'pear-***@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,

------------------------------------------------------------------------
--
Edit this bug report at http://pecl.php.net/bugs/bug.php?id=11614&edit=1
Loading...