Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69513 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3192 invoked from network); 8 Oct 2013 06:10:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2013 06:10:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.54 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.219.54 mail-oa0-f54.google.com Received: from [209.85.219.54] ([209.85.219.54:37894] helo=mail-oa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/E3-09409-AC1A3525 for ; Tue, 08 Oct 2013 02:10:18 -0400 Received: by mail-oa0-f54.google.com with SMTP id n5so7248904oag.13 for ; Mon, 07 Oct 2013 23:10:15 -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=LyRNLxO4ghqYfQFRBpHV8sFVk7VEjzgljwySWWqAMA8=; b=hwW53PGDhPh4cbOsoyhlyoeZZxYmv1XSeKM0pK1COG69SGJx+MO1d6t/RPnyJUN0nz Fkrak+1t3rdcIfb07vsMtsMgOl19edmRNb87NYO5yR0lXaWOW6JwfY8XGoE4opwnYKE2 9K7Ry546HR+ixr0CM52DhZe+BZ2AC6g0vcKv87HIJa5a2Cp1BpZgbFYS5uGjJt8tX2w8 8q3FwPJN58DOgETrZDYOs4brOfkS+3a87RmbO9KyQIT/YCwGeCYk634Bt7mpYixH+Wfv 9PUVRjYbroJt56Uk3/3NrMh05zNbvN+OVl3P4UxI1IM0wl05VK+riOTv+g/xhBxE7ZH9 looQ== MIME-Version: 1.0 X-Received: by 10.60.61.115 with SMTP id o19mr1416oer.85.1381212615418; Mon, 07 Oct 2013 23:10:15 -0700 (PDT) Received: by 10.76.127.204 with HTTP; Mon, 7 Oct 2013 23:10:15 -0700 (PDT) In-Reply-To: <617a1cd1ecfd85160411eebf076ea824.squirrel@webmail.klapt.com> References: <617a1cd1ecfd85160411eebf076ea824.squirrel@webmail.klapt.com> Date: Tue, 8 Oct 2013 08:10:15 +0200 Message-ID: To: Anatol Belski Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1133073e4d2c5004e8349f43 Subject: Re: [PHP-DEV] Windows builds PECL site integration From: martin.keckeis1@gmail.com (Martin Keckeis) --001a1133073e4d2c5004e8349f43 Content-Type: text/plain; charset=UTF-8 Hello, 2013/10/7 Anatol Belski > Hi, > > as one could already have seen, the links to the extension DLLs has been > integrated into the PECL website. Basically the builds done until now are > shown. Together with the automatic builds this brings automatic updates > for every new release built for windows. A couple of notes I'd like to > bring about this: > > About 100 worky PECL extension Windows builds are available at the moment. > Given PECL has about 300 extensions registered, that's already a good > start. > > After working so much on this matter I anticipate about 50 more extensions > potentially available to the windows users. However some effort will be > still needed to make it possible. For exts missing windows library > dependencies, please just ask. As well for any support regarding windows > build. > > Thanks a lot for this work. This makes using windows a lot easier. :-) --001a1133073e4d2c5004e8349f43--