Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83547 invoked from network); 16 Aug 2011 12:26:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2011 12:26:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:56981] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/21-10680-0E16A4E4 for ; Tue, 16 Aug 2011 08:26:08 -0400 Received: by yxk30 with SMTP id 30so4130851yxk.29 for ; Tue, 16 Aug 2011 05:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=uuRU8rgo3hrbNk3sIlcHREe4yldTfxXHtzDkWlBAlEo=; b=xplGzuhChvC9U1JF5y9mV/2oIoTnwmeqNIBGziQgz3mvcD+Pzl8b0tqZ1Znq40AIp4 RSuLWY96aO0rUbHlKiXiDe958hilDzqujZjiRs+3+au+A2aHgkuU35F+5bGq6ZIyhJu7 XSNC+4jD9Z3/ISeJVSsieSuDkhiBLsi88VS6I= MIME-Version: 1.0 Received: by 10.236.191.101 with SMTP id f65mr16703715yhn.9.1313497565732; Tue, 16 Aug 2011 05:26:05 -0700 (PDT) Received: by 10.147.99.2 with HTTP; Tue, 16 Aug 2011 05:26:05 -0700 (PDT) In-Reply-To: References: Date: Tue, 16 Aug 2011 14:26:05 +0200 Message-ID: To: Sokolov Evgeniy Cc: Ferenc Kovacs , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] RSS channel or maillist for bugs From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Aug 5, 2011 at 07:13, Sokolov Evgeniy wrote: > Thanks you! > > I try find it on http://php.net/mailing-lists.php, but there are no this > maillists. That page only lists the most "popular ones" really :] > 2011/8/4 Ferenc Kovacs > >> On Thu, Aug 4, 2011 at 6:51 PM, Sokolov Evgeniy wrote= : >> > Hi All. >> > >> > I can't find RSS channel or maillist for https://bugs.php.net. If it >> exists? >> > >> >> the general mailing list for bugs is =C2=A0php-bugs@lists.php.net >> the rss feed for it is >> http://news.php.net/group.php?group=3Dphp.bugs&format=3Drss You can also get an rss feed of search queries by throwing /rss/ into the path before search.php, like mentioned in the source s :] -Hannes