Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63239 invoked by uid 1010); 7 May 2007 20:08:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63224 invoked from network); 7 May 2007 20:08:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 20:08:40 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.180 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.180 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.180] ([64.233.166.180:56281] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/F2-40634-6478F364 for ; Mon, 07 May 2007 16:08:40 -0400 Received: by py-out-1112.google.com with SMTP id a25so1380466pyi for ; Mon, 07 May 2007 13:08:36 -0700 (PDT) Received: by 10.35.43.10 with SMTP id v10mr11790980pyj.1178568516096; Mon, 07 May 2007 13:08:36 -0700 (PDT) Received: from ?192.168.1.188? ( [204.101.63.110]) by mx.google.com with ESMTP id f10sm16302734pyh.2007.05.07.13.08.34; Mon, 07 May 2007 13:08:35 -0700 (PDT) In-Reply-To: <463F8574.8060805@lerdorf.com> References: <20070504201847.547329627@smtp.haun-online.de> <20070507183540.145204001@smtp.haun-online.de> <73D891CD-293E-4553-96C6-6AEBA71D24F2@prohost.org> <463F8574.8060805@lerdorf.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <6F9124E4-528F-455D-9285-BDA180A09D79@prohost.org> Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Mon, 7 May 2007 16:08:30 -0400 To: Rasmus Lerdorf X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] Bug? Raw POST data in PHP 5.2.2, take two From: ilia@prohost.org (Ilia Alshanetsky) On 7-May-07, at 4:00 PM, Rasmus Lerdorf wrote: > I must have missed something. Did you change the documented behaviour > that $_SERVER['HTTP_RAW_POST_DATA'] is populated when PHP > encounters an > unknown content type? If so, that was most definitely not a bug > and not > something that should have been changed. If lack of post handler is classified by an unknown content type then yes, where is it documented btw? Ilia Alshanetsky