Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38292 invoked from network); 6 Dec 2013 12:44:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2013 12:44:55 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.128.51 mail-qe0-f51.google.com Received: from [209.85.128.51] ([209.85.128.51:49837] helo=mail-qe0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/C8-21332-3C6C1A25 for ; Fri, 06 Dec 2013 07:44:52 -0500 Received: by mail-qe0-f51.google.com with SMTP id 1so434206qee.38 for ; Fri, 06 Dec 2013 04:44:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bXfpMnxsBRlF9XBgItFWwZbDukI5QorgCSDQJqSk9fs=; b=ImkU7Q6tfuC1YrKndhQ02knKRGO1yydIXHIXlHXgGoTaIQHvjIpSSNyiG6wv7LARpb PQ1p9hxnGz9gn36cXrc9tLCPOGfkNbuekAtr2xGIDmN7qODqmqXR2643Juf+w44nX8oB EedR0UXEBNwjoZHUJnpfaWBCrAsPWurmddCvS8tGraYOOoGdsuRkhpDmQolWz/FL75sM wPSqZHC6V9wNao3qjdzbqLFGw9L6HrAFh1zXRGWtregSQLbhWTwnzpKCkIAaMOj6Xbxm EmoErRMt9wVl3sQ9abp4RF43iHyKLdXrLlE6ZPEWq3y2Cy+AGuBu0uDtEjH4da1YYa2D 5kVg== MIME-Version: 1.0 X-Received: by 10.224.47.137 with SMTP id n9mr6448272qaf.47.1386333887686; Fri, 06 Dec 2013 04:44:47 -0800 (PST) Received: by 10.140.37.179 with HTTP; Fri, 6 Dec 2013 04:44:47 -0800 (PST) In-Reply-To: <529CE343.40606@oracle.com> References: <5293E54F.9060604@rotorised.com> <529CE343.40606@oracle.com> Date: Fri, 6 Dec 2013 13:44:47 +0100 Message-ID: To: Christopher Jones Cc: Michael Wallner , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1130d202ea6f8204ecdd02a9 Subject: Re: [PHP-DEV] Re: [RFC] Slim POST data From: tyra3l@gmail.com (Ferenc Kovacs) --001a1130d202ea6f8204ecdd02a9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Dec 2, 2013 at 8:45 PM, Christopher Jones < christopher.jones@oracle.com> wrote: > > > On 11/26/2013 06:09 AM, Michael Wallner wrote: > >> On 26 November 2013 09:52, Ferenc Kovacs wrote: >> >> And the ini should go away with the next major anyways. >>> >> >> Here you go: >> https://github.com/m6w6/php-src/compare/php:PHP-5.6... >> always_populate_raw_post_data >> >> >> > Can you update php.ini-* in the patch too? > > -- > christopher.jones@oracle.com http://twitter.com/ghrd > Free PHP & Oracle book: > http://www.oracle.com/technetwork/topics/php/ > underground-php-oracle-manual-098250.html > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > you mean to mention the deprecation right? because the default/suggested values shouldn't be changed imo (as some distros are following those, and it could break code in the userland if we change it). --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a1130d202ea6f8204ecdd02a9--