Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43496 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58694 invoked from network); 26 Mar 2009 19:32:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2009 19:32:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.172 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.220.172 mail-fx0-f172.google.com Received: from [209.85.220.172] ([209.85.220.172:39769] helo=mail-fx0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/8E-30978-F48DBC94 for ; Thu, 26 Mar 2009 14:32:31 -0500 Received: by fxm20 with SMTP id 20so725987fxm.23 for ; Thu, 26 Mar 2009 12:32:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ZgFMbVCsPzX43ZiTu2Z811l75q726fxYXy6wZWz/tYo=; b=FlXh6VZ+7Kbx5rOQTUu3tSSS70KOCoXrFLxZT2LHErdM7z2m7w3XDVf4rywRkAr48A /4ON0lCVuVZDJQ0dlz51lKc7Z6cO9Z7F0Kof+1OsJGY91Pr+B3V966leo0SPJZBguLAW w/jUvTAhr+xSvqif8lcJ1VHuF0ZOsbPJ6ogTU= 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=x8kCRqZHVgxBclRSFWZTblxUI2i6TSo95nYAQFsnpoP6TU+EqzjxkQIgjV+NqouJwX XB5+PzR6L4lhZ4UYlEiEJqjbgk13jTOFMZOq2UPXR7fy7prAT3uq2oxVCM/eP98+BQu4 uBvb4N07t0JsS5gygetQVbYW6eleP3zHsp96k= MIME-Version: 1.0 Received: by 10.86.72.15 with SMTP id u15mr1528667fga.31.1238095946605; Thu, 26 Mar 2009 12:32:26 -0700 (PDT) In-Reply-To: <1238095123.1074.111.camel@kevin.kev> References: <1238095123.1074.111.camel@kevin.kev> Date: Thu, 26 Mar 2009 20:32:26 +0100 Message-ID: <7f3ed2c30903261232k25c34322m1e3781145265259d@mail.gmail.com> To: kevin@phpro.org Cc: Derick Rethans , Alexey Zakhlestin , PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] SPL Documentation From: hannes.magnusson@gmail.com (Hannes Magnusson) On Thu, Mar 26, 2009 at 20:18, Kevin Waterson wrote: > On Thu, 2009-03-26 at 11:38 +0100, Derick Rethans wrote: > >> I mentioned on twitter that proper docs would be useful too, let's see >> if anybody writes to the doc list. > > Just tell me what I need to do, and I will write the SPL docs > What format do they need to be in. What program is used to make them etc > and how to commit them. See the current thread on phpdoc@, http://php.markmail.org/message/k4wbcv4udhdeia7i#query:+page:1+mid:6cfeplbcsue4o7ri+state:results -Hannes