Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52055 invoked from network); 6 Jul 2015 07:51:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2015 07:51:29 -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 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: ivan.habunek@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:34109] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/E7-21549-F733A955 for ; Mon, 06 Jul 2015 03:51:28 -0400 Received: by wifm2 with SMTP id m2so21332470wif.1 for ; Mon, 06 Jul 2015 00:51:24 -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=Ax6DWi7L75CJBSupv2nkfztA8wUW04DZGtJSWYXCXVk=; b=h7N7RPEKXBaEjnSQMj5pfxS/r+DeirC09cL0skCTZa0bS7KMam50t3XjmWBg+0OiqE 7vA5FRejhT/5YDUlyh0MXY6+S7WusXNRSZQdFx6Fpg8jHctso65SGtoz2/MfpxZcqhF0 jtxFZpfPm72incankIZtR5PxMpH4JLTlh10Sijgkg3ZtH+8QfiF1rkatXcTJfGpuDYlc Kls5IKDgkGQkcOeB7FlZBQRtUXv7xu9xC79uIoE0KtLY2lHo+xsXkgmUtcCi6nRTExmj c/Ok5Vc779WEv8sG2miA7IJ2+LcGQ70Q1o7FukPLQ5PIcZ3RLSjeKkffobvS6pHnwhfQ sIbQ== X-Received: by 10.180.79.134 with SMTP id j6mr51536797wix.83.1436169084598; Mon, 06 Jul 2015 00:51:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.45.80 with HTTP; Mon, 6 Jul 2015 00:51:05 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 Jul 2015 09:51:05 +0200 Message-ID: To: Kalle Sommer Nielsen Cc: 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) Hey all, 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. Regards, Ivan