Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89633 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73559 invoked from network); 5 Dec 2015 01:54:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2015 01:54:52 -0000 Authentication-Results: pb1.pair.com header.from=francois@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=francois@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@php.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:43252] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/12-55431-AE342665 for ; Fri, 04 Dec 2015 20:54:50 -0500 Received: from [127.0.0.1] (unknown [82.240.16.115]) (Authenticated sender: flaupretre@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 02A034B000F for ; Sat, 5 Dec 2015 02:53:52 +0100 (CET) To: Internals Message-ID: <566243E3.8050203@php.net> Date: Sat, 5 Dec 2015 02:54:43 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 151204-3, 04/12/2015), Outbound message X-Antivirus-Status: Clean Subject: Who's maintaining phar ? From: francois@php.net (=?UTF-8?Q?Fran=c3=a7ois_Laupretre?=) Hi, The question is in the subject. Is someone currently responsible for phar maintenance and evolution ? From what I see in history, it seems noone is actively working on it but I'd like it to be confirmed. I don't want to take it over atm because what I have in mind still requires a lot of work before something is ready to go public but I must first ensure this does not conflict with anyone else's work. Thanks François