Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5266 invoked from network); 24 Jan 2014 22:40:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 22:40:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.181 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.181 mail-lb0-f181.google.com Received: from [209.85.217.181] ([209.85.217.181:47327] helo=mail-lb0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/21-21270-3FBE2E25 for ; Fri, 24 Jan 2014 17:40:51 -0500 Received: by mail-lb0-f181.google.com with SMTP id z5so2951446lbh.40 for ; Fri, 24 Jan 2014 14:40:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=22T+RrDgTkjRqR7rW+DcBtMeOhNsKPk6fhGM7N+3pBw=; b=WWaUF5sm9BHa72E8bz7L2RwK6GbByiow9evadjTw11uef8CLt0eQP5mAK1ANP9MAy1 b31fPPkXS6UaJbkPY5+wdTll2T/cfnb9Kv/8hHy+kHIj5Ia83t9d0gGhMmyBkC3+V1FB nVg7OE8GtLwMYzo7rpEuwgxgijadfw2cfFCULGXy3GJ5T7H6H3zqrKnbAoP51byH4ep9 qsf1xQ51WEDaGFSLbChgqyjOAd0o6KnYfaalv0P08VnaYIub1cstiEupXuZxonFh3LzP QlMnVY9QYWWk/vT3PmSat5N664m/IL4KOo6NUSMFb7viT5PAoLg+k5PqRY2msFHw9mho MDbw== X-Received: by 10.112.173.138 with SMTP id bk10mr37089lbc.58.1390603247212; Fri, 24 Jan 2014 14:40:47 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.132.134 with HTTP; Fri, 24 Jan 2014 14:40:07 -0800 (PST) In-Reply-To: <52E2EA9B.8020206@oracle.com> References: <52E2EA9B.8020206@oracle.com> Date: Sat, 25 Jan 2014 07:40:07 +0900 X-Google-Sender-Auth: jtoXVMR6nLZfCoBkHCS5quGkgSU Message-ID: To: Christopher Jones Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c27e9692df3304f0bf0c74 Subject: Re: [PHP-DEV] Re: Module function API naming conventions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c27e9692df3304f0bf0c74 Content-Type: text/plain; charset=UTF-8 Hi Christopher, On Sat, Jan 25, 2014 at 7:35 AM, Christopher Jones < christopher.jones@oracle.com> wrote: > Can you make it more explicit with an example to show what an "exposed > module API" would > look like? This doc will be read by people not familiar with PHP > internals. > > Is there anything in ext/ext_skel or the manual that needs to be kept in > sync with your > changes? > Thank you for your comment. Good point! I'll make it more explicit and check ext_skel and the manual. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c27e9692df3304f0bf0c74--