Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87119 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19844 invoked from network); 12 Jul 2015 09:40:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2015 09:40:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=ivan.habunek@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ivan.habunek@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.44 as permitted sender) X-PHP-List-Original-Sender: ivan.habunek@gmail.com X-Host-Fingerprint: 74.125.82.44 mail-wg0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:33556] helo=mail-wg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/52-23914-B0632A55 for ; Sun, 12 Jul 2015 05:40:28 -0400 Received: by wgmn9 with SMTP id n9so23273195wgm.0 for ; Sun, 12 Jul 2015 02:40:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2A3PAYJ3y1x6mU4sdwgCTf/TRsNrFkMMnB9z/gg7jXc=; b=rAP5C4CWpo6qdBHHU5J+Y5XMpuIoKUpnlx59RHQt73aZqDBDWhfgLlPQOajzNHDFN6 3PFElPPonRVSQRq4fHuFYFP6DadYYs/9fqXnkGGggAQre11qGHn3eCYa91fAYwBijFGO Ov6z1nwXfRRPnYWXYvBDEidTfwIi4SQ7m+JgtAAAy/z5CP0IIcC1cxIEc5yfQNl0Q7/X MZdIuLknRnsWOsWdOMWnBy/afbsgVf6Q1xCbJaVzIFqS35Fh+ltCQWITHNaARvT+Qgvr Dpne9YBsS1nrFNI8+1C9ubTn9jSiyKRO1cjBkC/J++18QNYMEnR6H3LuIBFJVOuGjBrD 1Jrw== X-Received: by 10.194.238.233 with SMTP id vn9mr59865989wjc.24.1436694025293; Sun, 12 Jul 2015 02:40:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.45.80 with HTTP; Sun, 12 Jul 2015 02:40:05 -0700 (PDT) In-Reply-To: References: Date: Sun, 12 Jul 2015 11:40:05 +0200 Message-ID: To: Pierre Joye Cc: Kalle Sommer Nielsen , Internals , Anatoliy Belsky Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Wiki access for ihabunek From: ivan.habunek@gmail.com (Ivan Habunek) Hi Pierre, ppl, Thanks for the review. On 9 July 2015 at 05:26, Pierre Joye wrote: > You can remove references to 5.3 as we don't support it anymore. Done. > A possible improvement would be to make either a table or a section > per PHP version for the setup (install vc9, vc11 or vc14). Maybe add a > list for VS20xx==VCn too, you can find the tuples here > http://lxr.php.net/xref/PHP_5_5/win32/build/confutils.js#57. > > However it is already a big improvement, go ahead for the update! :) I applied the changes without the table for the moment, will work a little more on it later. Regards, Ivan