Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87079 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5673 invoked from network); 8 Jul 2015 19:42:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2015 19:42:50 -0000 Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.15.19 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.15.19 mout.gmx.net Received: from [212.227.15.19] ([212.227.15.19:60934] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/83-01629-53D7D955 for ; Wed, 08 Jul 2015 15:42:45 -0400 Received: from [192.168.0.100] ([95.89.139.132]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MVNDK-1ZW2Xv0KwY-00Yi6c; Wed, 08 Jul 2015 21:42:41 +0200 Message-ID: <559D7D33.5060805@gmx.de> Date: Wed, 08 Jul 2015 21:42:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ivan Habunek , Kalle Sommer Nielsen CC: Internals , Anatoliy Belsky References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:ytba+uP33+GBgEiHuRg/lFKBcOBokBSV+d7ckHy4p4eV6D2NfKn LBwBRuNL2ZF2ZLigV/4YA9x9qjFDzVHmwi9zjzupwikvjQOyMQG9V/hFv2Rom+SRwkzPn6B 4s4Ta4gLJ4xWHLRFd8XF7A5jh66bdG13RoemuRQSEGPceOXY0a4lkM73VIphcsk82Fxd45i 0oRACendmedvzYMAaZdqg== X-UI-Out-Filterresults: notjunk:1;V01:K0:uEsyFMAvvFk=:goeMX7wbS/wXJedZxPXsKm C2ecrbaAelAw6u6+MeKgXQa1PX/FFaTtjAbYWmiAe80EELKgR3KwVZaUT0AvMfnRBpNIYvuj0 RjEO4MsyDcME39KG3hWW1QwJwP89pm89+4L5o8+EfmrC1ylG/+iNuDeoHYI+28HlJHPdgnpSM LfO4EaRNyqkMG9ti1+CHSmokGK/gTAlxw2RXp2dvpjgxBsWdEfvQxwPpfwZnH2nvq/3QvUpjX 6zfaglcQ4sy9bo9Ue/LKg8vlLgxWW41jHkv6EWKbIPc7aikVGXcFqbbqO/os8rIm20lPjHyaH 28Dtt5doZSjiwheHvvTTk+/TAY3H99oeTwLkNZcdqaZEHTpcDiULiRCrRetkC05npUT9qhpu0 OxM1P9MDyCHCJj3Y+8R4u8Uj6ROKcGoTxJDvEa9tSgAbXu7Ow6085fXEDxBu9KI3qPZsF3S3e kK9nSenPnMyTLqmeFkEgvTNPlvLpcDRAkaZZQTWvJq7KLMoU/KdX7bL2XuZw7/s9c5xE8nBJ/ n9vjQUmpqwEn2wlR9B/xemnbYCol1mx6OZ14JuKA1EvF75m44EU8dJ6Fst4jxhgg2s+cnhKcx vhsUQkX8e3dozmwaRWXe4uZLnIerDKIHb3gMWcOGoBWBkcBdywbLIwoTG6b/wN1nDyD2WXzjV H5dr36nbB9tw4WMzCTU0Uuj7iLWWFRCnE/5l0HDuOpxB/toYbBGwXA4klAFgx1YQhqVk= Subject: Re: [PHP-DEV] Wiki access for ihabunek From: cmbecker69@gmx.de (Christoph Becker) Ivan Habunek wrote: > Took a little longer than planned, since i was away on a business trip > last week. I actually ended up restructuring the document a little. To > me it seems much more readable this way. I put it up in a Gist for you > to have a look: > https://gist.github.com/ihabunek/c74fb2d555fecea37aef > > Any comments would be appreciated. If you're generally happy with it, > I can apply it to the wiki and we can make incremental updates from > there on. IMO that's nice improvement, and I suggest to put it on the Wiki. One detail that might need clarification is the destination folder of the binaries. This is not necessarily Release_TS, but may be Release or Debug(_TS) as well, but more importantly, it appears to be x64/Release_TS (etc.) for 64bit builds. -- Christoph M. Becker