Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56282 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33187 invoked from network); 11 Nov 2011 19:28:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2011 19:28:42 -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 141.146.126.227 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.227 acsinet15.oracle.com Received: from [141.146.126.227] ([141.146.126.227:24756] helo=acsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/64-09898-8677DBE4 for ; Fri, 11 Nov 2011 14:28:40 -0500 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id pABJSaaT000682 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 11 Nov 2011 19:28:37 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id pABJSa7V001559 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Nov 2011 19:28:36 GMT Received: from abhmt107.oracle.com (abhmt107.oracle.com [141.146.116.59]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id pABJSUEH022794; Fri, 11 Nov 2011 13:28:30 -0600 Received: from [10.159.164.253] (/10.159.164.253) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 11 Nov 2011 11:28:30 -0800 Message-ID: <4EBD775E.9040803@oracle.com> Date: Fri, 11 Nov 2011 11:28:30 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: "Edward Z. Yang" CC: internals References: <1320740449-sup-5688@ezyang> <4EB8EAF1.3040104@lerdorf.com> <1320981061-sup-2803@ezyang> In-Reply-To: <1320981061-sup-2803@ezyang> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4EBD7765.00ED,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] Load extensions for .user.ini files From: christopher.jones@oracle.com (Christopher Jones) On 11/10/2011 07:14 PM, Edward Z. Yang wrote: > The change to zlist_clean is necessary because otherwise extension_lists can't > be reused for the second round of extension appliations (since the head and > tail pointers have garbage in them). You should probably take that fix regardless > of what you think of the feature change. What about logging a bug for that specific change so it doesn't get lost, and so it can be tracked? Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/