Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26840 invoked from network); 3 Nov 2010 21:37:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2010 21:37:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.121 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.121 rcsinet10.oracle.com Linux 2.6 Received: from [148.87.113.121] ([148.87.113.121:20912] helo=rcsinet10.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/00-26157-A26D1DC4 for ; Wed, 03 Nov 2010 16:37:47 -0500 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oA3LbbL7004490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Nov 2010 21:37:39 GMT Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oA3JgHC3018388; Wed, 3 Nov 2010 21:37:37 GMT Received: from abhmt006.oracle.com by acsmt355.oracle.com with ESMTP id 747488831288820201; Wed, 03 Nov 2010 14:36:41 -0700 Received: from [10.159.242.245] (/10.159.242.245) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 03 Nov 2010 14:36:40 -0700 Message-ID: <4CD1D5E8.9010707@oracle.com> Date: Wed, 03 Nov 2010 14:36:40 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: Jorrit Kronjee CC: internals@lists.php.net References: <4CB3066D.1030201@wafel.org> <4CB32122.5030004@oracle.com> <4CC292D6.6060300@wafel.org> In-Reply-To: <4CC292D6.6060300@wafel.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] Allowing an array as a parameter for snmpget()/snmpgetnext() [repost] From: christopher.jones@oracle.com (Christopher Jones) I think you will need to push for their inclusion (involving requesting svn access and doing it yourself) precisely because there is no one is currently looking after the extension. Chris On 10/23/2010 12:46 AM, Jorrit Kronjee wrote: > Chris and others, > > Since SNMP didn't have any unit tests to begin with, I just looked at > some examples. I guess I looked at the wrong ones (in the current > version 5811 unit tests have the SKIPIF sections, compared to 5416 that > do not). > > Before I start adding these, can someone tell me what to do to get this > patch included? The maintainers of the SNMP extension have been silent > so far. I would love to make this patch fly, but if it's just not going > to happen then that's fine with me too. > > Regards, > > Jorrit Kronjee > > On 10/11/2010 04:37 PM, Christopher Jones wrote: >> >> Hi Jorrit, >> >> I'm not able to comment on the question of inclusion, but I did notice >> that the .phpt >> files are missing SKIPIF sections. See http://qa.php.net/write-test.php >> >> Chris >> >> On 10/11/2010 05:43 AM, Jorrit Kronjee wrote: >>> Dear list, >>> >>> A few weeks ago I submitted the attached patch to this list. Apart from >>> some initial comments I've not heard if the patch is good enough now to >>> be added to the PHP sources. >>> >>> Is there anything still missing? >>> >>> Regards, >>> >>> Jorrit Kronjee >>> >> > -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/