Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75378 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7168 invoked from network); 11 Jul 2014 17:58:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2014 17:58:27 -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.216.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:43483] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/32-26954-1C520C35 for ; Fri, 11 Jul 2014 13:58:25 -0400 Received: by mail-qc0-f170.google.com with SMTP id c9so1319943qcz.29 for ; Fri, 11 Jul 2014 10:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HSo+uRi7lC5Si4UJbq4Eqi71lVaeFbJficJ7/tiUYms=; b=GPx3IkUoedL4AhznU6SnazEywKowsynOEAQFMxbrQTnRkhng5RWX948+hnYCnCyt0N MPUYypLK8lFu0/D5ki0jPlzPNNJlx/P84cxSvDa4pnDP/bAwDQR6hYo0kmuxNRY2a67K j0BheYt23PDRfORwxMBUA8j0EE/NWpOAFQqA2o6MDpf4C6j2OtJsuJeLzfnlk3ASn6Lt DtmSNh3ZaciCat/kFzb0k096Oqj6NM6I8D9vPXRLAYCc58vWcBHkyIsGj6OKrPfgMrVT sIMVhltbMfMGH0sYJ+fJplEKGlHCq1xLdLD+gR62XXvStpLRJSWOecfbNoYiVbupUQ7F GVdw== MIME-Version: 1.0 X-Received: by 10.224.76.1 with SMTP id a1mr1060216qak.4.1405101501865; Fri, 11 Jul 2014 10:58:21 -0700 (PDT) Received: by 10.140.28.183 with HTTP; Fri, 11 Jul 2014 10:58:21 -0700 (PDT) Date: Fri, 11 Jul 2014 19:58:21 +0200 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: intitial Pickle release From: pierre.php@gmail.com (Pierre Joye) hi, The 1st release of Pickle has been fired. See the project page for all details: https://github.com/FriendsOfPHP/pickle phar is available. Main features: - fully compatible with current PECL package (package.xml and from pecl.php.net) - Package conversion - Windows binary support - git&co protocol support - fully compatible with composer (integration to follow) I'd like to thanks all contributors for their awesome work, feedback, tests, etc. We will keep going :) Cheers, -- Pierre @pierrejoye | http://www.libgd.org