Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36959 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99352 invoked from network); 11 Apr 2008 17:30:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2008 17:30:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 207.210.105.50 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 207.210.105.50 analucia.asmallorange.com Received: from [207.210.105.50] ([207.210.105.50:52772] helo=analucia.asmallorange.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/85-02349-C10AFF74 for ; Fri, 11 Apr 2008 13:30:05 -0400 Received: from c-24-20-30-252.hsd1.mn.comcast.net ([24.20.30.252]:38750 helo=[192.168.3.107]) by analucia.asmallorange.com with esmtpa (Exim 4.68) (envelope-from ) id 1JkN4R-00075p-JR; Fri, 11 Apr 2008 13:29:52 -0400 Cc: "David Coallier" , "Alexey Zakhlestin" , "PHP internals" Message-ID: <97A40CDA-69F5-4CD5-8974-276625638380@roshambo.org> To: Etienne Kneuss In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 11 Apr 2008 10:29:48 -0700 References: X-Mailer: Apple Mail (2.919.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - analucia.asmallorange.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] spl documentation From: philip@roshambo.org (Philip Olson) >> On 11/04/2008, Alexey Zakhlestin wrote: >>> I noticed, that http://www.php.net/~helly/php/ext/spl/>> >was updated >>> almost a year ago. Is the newer version available anywhere? >>> >> >> Good point, there're so many new things in there. Marcus? Etienne? >> Anyone up to do regenerate some docs ? >> > > I've a more recent build that covers DLLists, but only Marcus is > able to > upload it to ~helly. > > I guess a new version will be online as soon as I finish documenting > Heaps > and priority queues. I think all effort should go into writing real documentation within the phpdoc cvs module instead of unreadable and unofficial doxygen output. Personally I feel the link to the doxygen output should be removed from php.net/spl (but won't) so anyway those are my feelings. Etienne is planning to work on both, which is great, but I encourage everyone to update the official spl documentation and not worry much about doxygen. Regards, Philip