Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:69552 php.pecl.dev:11192 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68736 invoked from network); 14 Oct 2013 11:54:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2013 11:54:50 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:47757] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/28-31591-88BDB525 for ; Mon, 14 Oct 2013 07:54:49 -0400 Received: from [192.168.2.20] (ppp-188-174-42-171.dynamic.mnet-online.de [188.174.42.171]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id E29BD3FF34; Mon, 14 Oct 2013 13:54:58 +0200 (CEST) To: Anatol Belski Cc: pecl-dev@lists.php.net, internals@lists.php.net In-Reply-To: <1381750491.29722.335.camel@ghost> References: <1381750491.29722.335.camel@ghost> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Oct 2013 13:54:23 +0200 Message-ID: <1381751663.3980.22.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PECL-DEV] PECL site improvements From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) 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. johannes