Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38229 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91320 invoked from network); 14 Jun 2008 21:16:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2008 21:16:28 -0000 Authentication-Results: pb1.pair.com header.from=quickshiftin@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=quickshiftin@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: quickshiftin@gmail.com X-Host-Fingerprint: 209.85.128.186 fk-out-0910.google.com Received: from [209.85.128.186] ([209.85.128.186:49747] helo=fk-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/EE-06776-62534584 for ; Sat, 14 Jun 2008 17:16:23 -0400 Received: by fk-out-0910.google.com with SMTP id 18so2814490fks.7 for ; Sat, 14 Jun 2008 14:16:20 -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:to :subject:mime-version:content-type; bh=V+f+tTPmoZjE/YwRnlvAcxkaSN+DzIimCwHnT4qR4FQ=; b=dhW5qeTnrs8zbUSNwxvwHSOQuFwMTRKhlH/aQOlgB/MnPwmUgAMukbiWMajDXGDCF8 cRnuJCtNQWM2g+8wcXwQfpAyIt5YncZ3MoN3MogHEyeDu+3RjlaAVMXooilpJENw9Uli XX7+KeUfzm+9GVE5rOs/JQMjQkhdinGs5WkOQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=OWgE0us1Ocm4N4kyBky+Tze7s9/j6YV6B0XB2LsXPMFQLl6NevlWQNljN285IS63SD bgD4X1mwjiNwpXd7Zp9I1QVnjmZZc2IZNS0zib50wOr/hKUa0IGIrtiaZK4SmjB72Pcc o6s12Jj3Kc3e8ba1+J4Whw8zZhAiXofbXGUFk= Received: by 10.78.145.16 with SMTP id s16mr1916057hud.23.1213478180013; Sat, 14 Jun 2008 14:16:20 -0700 (PDT) Received: by 10.78.158.20 with HTTP; Sat, 14 Jun 2008 14:16:19 -0700 (PDT) Message-ID: <7dd2dc0b0806141416x7dbe67feq777b3866f670add2@mail.gmail.com> Date: Sat, 14 Jun 2008 17:16:19 -0400 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30958_17968870.1213478180006" Subject: documentation on php.net From: quickshiftin@gmail.com ("Nathan Nobbe") ------=_Part_30958_17968870.1213478180006 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline one of the classes documented on php.net, HttpRequestPool, is not entirely documented correctly. http://www.php.net/manual/en/class.httprequestpool.php as you can see, it is documented as if the class were HttpMessage. who is the correct person / list / w/e to contact w/ such information, so that it can be corrected ? thx, -nathan ------=_Part_30958_17968870.1213478180006--