Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40765 invoked from network); 26 Mar 2009 10:12:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2009 10:12:45 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.251 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.132.251 an-out-0708.google.com Received: from [209.85.132.251] ([209.85.132.251:8661] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/2A-30978-1155BC94 for ; Thu, 26 Mar 2009 05:12:34 -0500 Received: by an-out-0708.google.com with SMTP id d40so300179and.38 for ; Thu, 26 Mar 2009 03:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=bwxlc+Lkyo2w0WfLB9imO8uSCC0jk4qODZVwATuNzzQ=; b=b3ZjChFq3yf3ljXmbPOi3pyPfrQAnFBrDNyAJE5ABNq1FNyR+cNGZr/ri+jeduIRRe UqNXBuYbqpiUilLRUUMblgMVI6EII6qJtwufgxKygmNe/C4g47TeNuEMWnvv57toyNPX 7GQyfB/f9egH1sriau9WUFo9naBrx0FrbcghU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=YnVUXIjiAsJjo/2FsBG64vjLFbYGxZN3iZsLGH30zVesd0ia1qyvHk1V0JjdEYcPPR bEXyz1pMzeEIdYQFdWczrLtUqhuKfEhLm4ImMdIjtnEb3QzlErp1LE3iSjrRpJFqsaJa ljubvfhJZzwVkEPvAGar8AzkTiPe12zZIWLfQ= MIME-Version: 1.0 Received: by 10.100.164.12 with SMTP id m12mr316622ane.144.1238062351402; Thu, 26 Mar 2009 03:12:31 -0700 (PDT) Date: Thu, 26 Mar 2009 13:12:31 +0300 Message-ID: To: PHP Internals List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: SPL Documentation From: indeyets@gmail.com (Alexey Zakhlestin) http://docs.php.net/manual/en/intro.spl.php links to http://www.php.net/~helly/php/ext/spl/ which does not reflect SPL in 5.3. And since we have RC, more and more people start to test it and they need newer docs. I believe, that it's time to regenerate SPL's doxygen-docs. p.s. let's skip holywars about "official" spl-docs. that's a separate topic. -- Alexey Zakhlestin http://www.milkfarmsoft.com/