Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60571 invoked from network); 7 Dec 2009 15:16:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2009 15:16:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.212.195 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.212.195 mail-vw0-f195.google.com Received: from [209.85.212.195] ([209.85.212.195:56924] helo=mail-vw0-f195.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/6E-31234-A4C1D1B4 for ; Mon, 07 Dec 2009 10:16:26 -0500 Received: by vws33 with SMTP id 33so1710845vws.27 for ; Mon, 07 Dec 2009 07:16:24 -0800 (PST) Received: by 10.220.127.22 with SMTP id e22mr8326715vcs.94.1260198984076; Mon, 07 Dec 2009 07:16:24 -0800 (PST) Received: from paulalaptop.centah.local (dev.centah.com [67.215.199.37]) by mx.google.com with ESMTPS id 20sm12551364vws.12.2009.12.07.07.16.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 07 Dec 2009 07:16:23 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Mon, 7 Dec 2009 10:16:21 -0500 Cc: Larry Adams , =?iso-8859-1?Q?Johannes_Schl=FCter?= , internals Content-Transfer-Encoding: quoted-printable Message-ID: <95219BAF-AC9B-43B0-B139-1AC14CBEB136@prohost.org> References: <1260193069.1383.33.camel@guybrush> <306DF528-C204-4B9E-8285-27D9FFDE11E5@prohost.org> <4478B8CF-9446-472E-BC40-C0B18EBFA1B8@prohost.org> <4B1D19BE.2000302@comcast.net> To: Pierre Joye X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Towards 5.3.2 From: ilia@prohost.org (Ilia Alshanetsky) On 2009-12-07, at 10:10 AM, Pierre Joye wrote: > hi, >=20 > On Mon, Dec 7, 2009 at 4:05 PM, Larry Adams = wrote: >=20 >> What's the status of the SNMP fixes? I see that SNMP is still not in = the >> 5.3.x code. >=20 > Don't hijack threads with off topic questions, thanks (and use text = email :). >=20 Eh? How is his question off topic? As far as fixes this could be what he = is referring to Fixed bug #49990 (SNMP3 warning message about security level printed = twice).