Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89779 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5750 invoked from network); 9 Dec 2015 21:20:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2015 21:20:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=bishop.bettini@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bishop.bettini@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.49 as permitted sender) X-PHP-List-Original-Sender: bishop.bettini@gmail.com X-Host-Fingerprint: 74.125.82.49 mail-wm0-f49.google.com Received: from [74.125.82.49] ([74.125.82.49:34740] helo=mail-wm0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/90-33998-41B98665 for ; Wed, 09 Dec 2015 16:20:20 -0500 Received: by mail-wm0-f49.google.com with SMTP id v187so4429924wmv.1 for ; Wed, 09 Dec 2015 13:20:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=C7DVBnm2vPVXaytmYE/L+dyvb3ES3TO5pGPN+3xk8pY=; b=xql3ocPfA6nHvUN2wHTPNyEpyPLxoDIE8FFwRkfOr3AT1leIsrr3wABC5t6MMT/pZS uxTLCpg3sFF9aorALTxikIFA0LhpNi2U2R86xSesYtYbh32FzznTwqbO/yzugQRomzm7 RqFXUTlUoX8zvD1IALk8GfEJFUGu5mrL8sAubHpZGtb5WeIFK44vYe6c1Qlp6TVSIxWh TrlhmQwXTHo05PDjQLL4sZYCIOwDtXP33TCx4bSH8J0pVA9NVp6L0yUsl/SDo+P3FBPB 7Ptfz6ciRxEFMH2TBmCLmCqTvxYIAdJk20uVm3qSKd/Firkkc42j7ZaSdOUDBBxPNrKI 9JrA== X-Received: by 10.28.63.204 with SMTP id m195mr13069574wma.11.1449696017695; Wed, 09 Dec 2015 13:20:17 -0800 (PST) MIME-Version: 1.0 Reply-To: bishop@php.net Sender: bishop.bettini@gmail.com Received: by 10.194.45.230 with HTTP; Wed, 9 Dec 2015 13:19:48 -0800 (PST) In-Reply-To: References: <566243E3.8050203@php.net> Date: Wed, 9 Dec 2015 16:19:48 -0500 X-Google-Sender-Auth: 0PmU5A2-h-NIDXM4_AU-Xma7p6I Message-ID: To: Ferenc Kovacs Cc: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Internals Content-Type: multipart/alternative; boundary=001a114b42682ac96105267da816 Subject: Re: [PHP-DEV] Who's maintaining phar ? From: bishop@php.net (Bishop Bettini) --001a114b42682ac96105267da816 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Dec 5, 2015 at 3:28 PM, Ferenc Kovacs wrote: > 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 ph= ar > > maintenance and evolution ? > > > > From what I see in history, it seems noone is actively working on it bu= t > > 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 t= o > go > > public but I must first ensure this does not conflict with anyone else'= s > > work. > > 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 pha= r > 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 Well, it's a shame. I locally hacked phar a while back to suit my use (proprietary) use cases, so I'm happy to help revive phar maintenance. I'm doubly interested if Fran=C3=A7ois wants to approach revival using his = new PCS model. bishop --001a114b42682ac96105267da816--