Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:69553 php.pecl.dev:11193 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70866 invoked from network); 14 Oct 2013 12:05:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2013 12:05:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:40167] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/98-31591-41EDB525 for ; Mon, 14 Oct 2013 08:05:40 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 912C623D6187; Mon, 14 Oct 2013 14:05:37 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.178.7] (dslb-094-216-033-122.pools.arcor-ip.net [94.216.33.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id E4CA623D6166; Mon, 14 Oct 2013 14:05:35 +0200 (CEST) To: Johannes =?ISO-8859-1?Q?Schl=FCter?= Cc: pecl-dev@lists.php.net, internals@lists.php.net In-Reply-To: <1381751663.3980.22.camel@guybrush> References: <1381750491.29722.335.camel@ghost> <1381751663.3980.22.camel@guybrush> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Oct 2013 14:05:32 +0200 Message-ID: <1381752332.29722.338.camel@ghost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 8bit Subject: Re: [PECL-DEV] PECL site improvements From: ab@php.net (Anatol Belski) Hi Johannes, On Mon, 2013-10-14 at 13:54 +0200, Johannes Schlüter wrote: > Hi, > > On Mon, 2013-10-14 at 13:34 +0200, Anatol Belski wrote: > > I'm going to walk through the extensions and fix this definitions in the > > next days, but if you'll need to release before it's done, please fix it > > yourself. > > Please also update ext/skeleton in php-src accordingly. Also > README.SELF-CONTAINED-EXTENSIONS and others might eventually need an > update. thanks for the hint, I wasn't aware of those places. Will touch them as well. Regards Anatol