Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72002 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98353 invoked from network); 2 Feb 2014 17:19:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2014 17:19:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.180 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 209.85.215.180 mail-ea0-f180.google.com Received: from [209.85.215.180] ([209.85.215.180:43820] helo=mail-ea0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/5E-30967-B3E7EE25 for ; Sun, 02 Feb 2014 12:19:56 -0500 Received: by mail-ea0-f180.google.com with SMTP id o10so3236209eaj.25 for ; Sun, 02 Feb 2014 09:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=DMF6bu3Cyh8dJi+Js43MDZuFoCh0/VgKK9lzAOeOSsE=; b=z3eXNX5AXO+Tesn6Za31bBV/p9Xaf6r+D4XnxmI1A4CzXTlakZqH5Da03SmVo4eDuq v/+4yrZA7BTHpwChOoOuaAG5ZCtPVCIh4Le/WH3spw3pWopy2glJ1XtC56K2s68DQo20 4yz/QvIW7SN8vPuQcmgkuaduj8JMVijZWKb6LfEhZbZCdo6JvK8Yg3pxsE9vCQ4V5cZN 2R0yZ2xFtMKVEDDS+euB/N0S6j+dtcca5pvYY+jAnETbnw0CgvEttNbegt5R5NhM/x5C 1gVBD8mBGPKSryoSNMlnSGfiHbku25xj48Pi5fvnt/vkgZNgDg5gYzyn8K0G9Wze7ujk YYKQ== X-Received: by 10.15.32.73 with SMTP id z49mr38648692eeu.27.1391361592583; Sun, 02 Feb 2014 09:19:52 -0800 (PST) Received: from [192.168.200.19] (dslb-088-069-041-201.pools.arcor-ip.net. [88.69.41.201]) by mx.google.com with ESMTPSA id y47sm16670466eel.14.2014.02.02.09.19.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 02 Feb 2014 09:19:52 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: <1D451400-10CA-4FCA-829C-61F44ACEEBC3@googlemail.com> Date: Sun, 2 Feb 2014 18:19:50 +0100 To: internals Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) X-Mailer: Apple Mail (2.1822) Subject: An outside-of PHP Phar creator? From: ingwie2000@googlemail.com (Kevin Ingwersen) Hey there. I just wanted to ask: Is it possible, to create a Phar without having = PHP installed - and furthermore, reading that phar? Kind regards, Ingwie=