Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69216 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47279 invoked from network); 18 Sep 2013 23:53:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2013 23:53:12 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:59160] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/F2-29009-7EC3A325 for ; Wed, 18 Sep 2013 19:53:12 -0400 Received: by mail-lb0-f177.google.com with SMTP id w7so7176468lbi.22 for ; Wed, 18 Sep 2013 16:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=t9O0a6UJvP/9bRT4DQHcvJz4yoGXX0tn469dUWoOp5M=; b=FjGa/U9mYwfv+UkRPUcnzq9YMHK4PBGzN4LPOjddyqsRvrlRnehDnaxbvPIFUvIgy7 oyHuX8T8RjR/tWSeLLI80s1Py/bqqsDmtVPJQptxDKlKUmcttgFxLJgecKxFdjTMYxHT dn0yI7M5o86jAKtsxNsvDEnngaqbtfeDfU+l2qhRe8Ys+l3gIrY3IBqJakyEx4EqWdHQ Kw79R4t3wwIU18H5C5fuLxvnqgzrUcySFGaaxD5CXDuRK+b9VNbWIb4qURHRn4VA0TxT 9Koh7mDcvwuZiGPZdLn3fvWrkkcMSS9hZJGh+2P0ouoN4PrClBDJNRKFP+qa23tXbTRv QVxg== X-Received: by 10.112.143.3 with SMTP id sa3mr36410773lbb.12.1379548388401; Wed, 18 Sep 2013 16:53:08 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Wed, 18 Sep 2013 16:52:27 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Sep 2013 08:52:27 +0900 X-Google-Sender-Auth: LBBEFOFrEKPMoklLmLb9DQ9zAYI Message-ID: To: Michael Wallner Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e011827aea428d004e6b12375 Subject: Re: [PHP-DEV] Getting SG(request_info).post_data/raw_post_data on master branch? From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e011827aea428d004e6b12375 Content-Type: text/plain; charset=UTF-8 On Wed, Sep 18, 2013 at 4:19 PM, Michael Wallner wrote: > Did the suggestion from UPGRADING.INTERNALS to use the php://input > wrapper work out for you? Maybe I should add a comment inline... > Thank you for the tip. It worked very well. I read your patch didn't read UPGRADING.INTERNALS carefully. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e011827aea428d004e6b12375--