Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53190 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50454 invoked from network); 7 Jun 2011 23:52:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2011 23:52:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:55617] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/82-50253-1C9BEED4 for ; Tue, 07 Jun 2011 19:52:34 -0400 Received: by gyb11 with SMTP id 11so2660510gyb.29 for ; Tue, 07 Jun 2011 16:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hnyYvvIWS1rNoOBuRe7MW5jC8uKYE4KIsHvfVWOVkGw=; b=QhrEdKWCkdEFHRt1AtNEYzvxSpjJBQTOMRI5w6kNu1ng2SfXVCJiOVShqe33FN1N7c XKWDxjXCGrxtKcsArVrLLiaUgNIUmGwwpT1zaUbaqYvYPqpeJstL+VG1gkxBPGQeFCU0 lv+2rsmlOzT862A/EksbYzDXm5hc/lvRr0VU4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JJo4M6mW8aeDKZftbb5ScwNn28zV+4kIJqi6S41GOh0WrNiW0M177x80OfXowE0XXQ cw77nIPIAVpYGc8Fw5nQTjm/sBK9hjo9n5Ow2UbfuqzKHUhyk5Czqwb4IkeraqzuAsYu LrWwoX55d4/ds5undRZpNXUjPFYtNBZ1srE3g= MIME-Version: 1.0 Received: by 10.151.143.14 with SMTP id v14mr7863ybn.132.1307490750027; Tue, 07 Jun 2011 16:52:30 -0700 (PDT) Received: by 10.147.168.18 with HTTP; Tue, 7 Jun 2011 16:52:29 -0700 (PDT) In-Reply-To: <1307401243.1894.18.camel@guybrush> References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> <97.45.23189.8060DED4@pb1.pair.com> <1307401243.1894.18.camel@guybrush> Date: Wed, 8 Jun 2011 01:52:29 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Martin Scotta , "Matthew Weier O'Phinney" , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bundling "modern" extensions From: pierre.php@gmail.com (Pierre Joye) 2011/6/7 Johannes Schl=FCter : > That's why there are package > managers or the windows Installer bundling some PECL stuff (or MSFT's > Web Installer thingy) The msft thingy as you call it does not support update and is a simple wrapper around our own installer (which uses MSI). We (php-win) would like however to provide such tool on windows, to install the binaries for php's extension as well as updating php itself, totally or what is necessary (updated library or extension for example, besides the main php releases). That's on the list for the next months. Cheers. --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org