Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75380 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16703 invoked from network); 11 Jul 2014 20:11:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2014 20:11:16 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.42 mail-qg0-f42.google.com Received: from [209.85.192.42] ([209.85.192.42:60717] helo=mail-qg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/00-16672-3E440C35 for ; Fri, 11 Jul 2014 16:11:15 -0400 Received: by mail-qg0-f42.google.com with SMTP id e89so1416734qgf.29 for ; Fri, 11 Jul 2014 13:10:59 -0700 (PDT) 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=NwDKH8spDL7JHaeh4MaGQa0Jf20IizEBSnwnD8wrc98=; b=Q+EepcU03tlNnmldchHB6Rv7yNu9EQmnZ2Pj7gSDz7Mqjd7icha+NLz9Pno/VxlgR5 xAz67VMbOwaXAdf7B6FsNp3QhuwdZDPBkwtYHsMC3I+YV/y7N3Ty4NUMImOKIiFVwHvO rpCSwuRaR4EK0D2GPcfyenpDImq1FN35oba+lQ3WXMeyqNoUCG8rJWcFJkgKKyldbShG P1CKsg/SEDHOQlPZK972f+ewLhXjooRR7yi5+vMuKl/XLgkP1mTAd+m52Y17HKxOsWuL oo3EF8m7ew/lMWo78FCcEZmPkY5fwMzShPw1i6RoSvn1wfN3lACUDIzUVnF6VLzEpr1N WQZQ== MIME-Version: 1.0 X-Received: by 10.140.29.66 with SMTP id a60mr1950088qga.76.1405109459118; Fri, 11 Jul 2014 13:10:59 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Fri, 11 Jul 2014 13:10:59 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Fri, 11 Jul 2014 13:10:59 -0700 (PDT) In-Reply-To: <53C039CB.2080505@php.net> References: <53C039CB.2080505@php.net> Date: Fri, 11 Jul 2014 22:10:59 +0200 Message-ID: To: Michael Wallner Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113ac0522e713604fdf08a45 Subject: Re: [PHP-DEV] intitial Pickle release From: pierre.php@gmail.com (Pierre Joye) --001a113ac0522e713604fdf08a45 Content-Type: text/plain; charset=UTF-8 Hi mike! On Jul 11, 2014 9:23 PM, "Michael Wallner" wrote: > > On Fri 11 Jul 2014 19:58:21 CEST, Pierre Joye wrote: > > hi, > > > > The 1st release of Pickle has been fired. > > This is awesome! Great work of all the people contributing! > It feels a bit rough still and throws some notices on install, but, > hey, its 0.1.0 and it worked! ;) Please report them, we will fix them asap. > > > phar is available. > > Where, how, when? See the github page, link is there :) > > Main features: > > > > - fully compatible with current PECL package (package.xml and from pecl.php.net) > > Depencies are not handled yet, are they? > Planed for 0.2.0 > > - Package conversion > > - Windows binary support > > - git&co protocol support > > - fully compatible with composer (integration to follow) > > Are there plans for a server-side evolution, too? > Yes, will use the new files treated as markdown, a la github > > I'd like to thanks all contributors for their awesome work, feedback, > > tests, etc. We will keep going :) > > I'll probably have a closer look next week! > Thank you all again! > > Our pleasure :) > > -- > Regards, > Mike --001a113ac0522e713604fdf08a45--