Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89640 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29452 invoked from network); 5 Dec 2015 20:28:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2015 20:28:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wm0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:32951] helo=mail-wm0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/66-55431-8D843665 for ; Sat, 05 Dec 2015 15:28:08 -0500 Received: by wmec201 with SMTP id c201so117180646wme.0 for ; Sat, 05 Dec 2015 12:28:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=gVtM38FpRyLUvcmPsuGN716vnH+Yi+0BnaoYKDe4VL4=; b=Yuua2qOYm7Wp+AUBAEHfhORzmKmKlo+8ogins/YshyDASUofB6u9ZvP7nD2lvWFKX0 Icq16oh4llTWawFh/8QUHJSzNeM96XEBye4/ex5a2acwY3NkQ1MdZTh3iKf8oNt76gaD 8W+3LZRYBGz0Zd5734LX0X94teRWAFtH8AVEdoOE9Js0QMkRtZz4KS3Zcmr0b2x3KJfD RzsRpnW/Y5gGgCD+sXSJuPVGzA46Iu/L4l/tRUBIkMd/p7UJwhGfMbCTGh8eurovZ+9B xx4gnhFuZ9h4vKiWggBfvkVjl37fdL7L2eSR5z2lmIYnZIht1v2uRIvEkTvQ/le5dv3H A+2w== MIME-Version: 1.0 X-Received: by 10.195.12.163 with SMTP id er3mr14238722wjd.135.1449347285710; Sat, 05 Dec 2015 12:28:05 -0800 (PST) Received: by 10.27.176.167 with HTTP; Sat, 5 Dec 2015 12:28:05 -0800 (PST) In-Reply-To: <566243E3.8050203@php.net> References: <566243E3.8050203@php.net> Date: Sat, 5 Dec 2015 21:28:05 +0100 Message-ID: To: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= Cc: Internals Content-Type: multipart/alternative; boundary=047d7bf0d9661efe8f05262c7680 Subject: Re: [PHP-DEV] Who's maintaining phar ? From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bf0d9661efe8f05262c7680 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Dec 5, 2015 at 2:54 AM, Fran=C3=A7ois Laupretre = wrote: > 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 wha= t > 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=C3=A7ois > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Short answer: no Long answer: no and it sucks that we don't have anybody actively maintaining it because it is widely used and sucks when nobody takes care of the bugs and some of those bugs can even affect parts unrelated to phar but related to stream wrappers in general. for history about the creation of phar as a format see https://blog.engineyard.com/2014/php-53-5th-anniversary and about the introduction to be included to the core distribution see http://devzone.zend.com/959/zend-weekly-summaries-issue-339/ unfortunatelly both Greg and Marcus went MIA after the initial 5.3.0 release so phar is in a bit of a hiatus since then. Ralph Schindler offered to take over the maintenance of phar and fixed a couple of outstanding bugs but somehow that did not get much further than that. http://comments.gmane.org/gmane.comp.php.devel/80420 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bf0d9661efe8f05262c7680--