Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56782 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2206 invoked from network); 5 Dec 2011 22:27:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2011 22:27:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=releaze3@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=releaze3@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) X-PHP-List-Original-Sender: releaze3@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:45965] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/42-17868-9454DDE4 for ; Mon, 05 Dec 2011 17:27:22 -0500 Received: by bkcjf3 with SMTP id jf3so1825390bkc.29 for ; Mon, 05 Dec 2011 14:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=JeGVUkRulE5BucP/cldfZXHzP3c94XuVivlQfPMr+Fs=; b=F48KwXJLPV5wyQ9NvRDCj/ycKLkUCPQ32GGCZhFVz/5t8fRDUghK1rdtK8tFvRX6x0 KfUu/uCFstfDpJwgh83dwAI7CHUI6vYTvRCQSP8DXlWaSfBtDkWCykwEA/YdwdSq/9fa Nawf0WoBGP0oIZXUJ1yPIyJRBFxnlzHkfOo1Q= Received: by 10.180.6.71 with SMTP id y7mr14536817wiy.67.1323124039085; Mon, 05 Dec 2011 14:27:19 -0800 (PST) Received: from [192.168.1.42] (41-133-121-112.dsl.mweb.co.za. [41.133.121.112]) by mx.google.com with ESMTPS id z35sm30201661wbm.12.2011.12.05.14.27.17 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 Dec 2011 14:27:18 -0800 (PST) Message-ID: <4EDD4543.7000500@gmail.com> Date: Tue, 06 Dec 2011 00:27:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Appropriate list for questions about extensions? From: releaze3@gmail.com (James Edmunds) Hello all, I am new to this list and I am wondering if this is the appropriate place to ask a question about the internals for an extension, or is there a more appropriate list for that purpose? My issue is fairly technical and involved with the deep guts of Zend so I suspect this may be the right place but I don't want to waste your time if it's not. If there is a better forum please would some kind soul point me at it? Regards, Jim