Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74872 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99926 invoked from network); 12 Jun 2014 13:03:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2014 13:03:29 -0000 X-Host-Fingerprint: 178.235.226.57 178235226057.olsztyn.vectranet.pl Received: from [178.235.226.57] ([178.235.226.57:8625] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/74-02977-E15A9935 for ; Thu, 12 Jun 2014 09:03:27 -0400 Message-ID: <44.74.02977.E15A9935@pb1.pair.com> To: internals@lists.php.net Date: Thu, 12 Jun 2014 15:03:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 References: <5398D872.2060805@anderiasch.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 178.235.226.57 Subject: Re: [PHP-DEV] head up: New extension installer in dev From: sobak@php.net (Maciej Sobaczewski) >> - Very surprised by renaming CHANGELOG to RELEASE-*, the former is kind >> of a standard, why change it? Especially having n files instead of 1. > > because it is not a commit changelog but the equivalent of what we > find in the package.xml release notes (or in the pecl.php.net page > about a release). Naming are only names, it can be changed very > easily. > In my opinion name isn't a big problem. However, I agree with Florian that requiring many files instead of one, will lead to mess. Couldn't we use some syntax to put it in one file? Anyway, this project is great idea. PECL will enter XXI century and it's great to hear that news. Good luck! Regards, Maciej.