Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36956 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79280 invoked from network); 11 Apr 2008 15:42:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2008 15:42:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.170.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 64.233.170.184 rn-out-0910.google.com Received: from [64.233.170.184] ([64.233.170.184:32592] helo=rn-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/72-02349-0078FF74 for ; Fri, 11 Apr 2008 11:42:56 -0400 Received: by rn-out-0910.google.com with SMTP id i24so553134rng.0 for ; Fri, 11 Apr 2008 08:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=6Xrs/nNlxYkxtR7rA2N7WzT7xVzJq2pkzC4S+6qnQ/I=; b=bqO0Z6PgdaaT3+OeU/PhY+cXZ8ZsQNN53cz7jjtluIVZXQ41POR2eit+tidhBqrXto5H/XvEfcPqj5W8cZywNsurk4a9flIIzzOnU/NBX69X9hziOIqeUpvNhKnioZdkhUIEAuXRV1ooipeiS/DfrgTScya67feLhNXj1vJzlLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=gbb5bI7cVGmZEGjcPoSpEPJJWGrSdESTuv2Vntgl/jTDCI0u2fj+GaRnFyHhIEl9Y0df/+q0PotIyaZlKVIYiRCUkf2z1bSl3CMbKIH78vwQEsMZCNKtwwfAD/XyL6wdxMl1hW+2jPo+jlrue3JI42pbRnE/IE0ioUeb0qIyfvY= Received: by 10.114.88.1 with SMTP id l1mr3656548wab.79.1207928573840; Fri, 11 Apr 2008 08:42:53 -0700 (PDT) Received: by 10.115.22.20 with HTTP; Fri, 11 Apr 2008 08:42:53 -0700 (PDT) Message-ID: Date: Fri, 11 Apr 2008 11:42:53 -0400 Sender: david.coallier@gmail.com To: "Alexey Zakhlestin" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 4f5074db38db56e0 Subject: Re: [PHP-DEV] spl documentation From: davidc@php.net ("David Coallier") 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 ? Thanks, D