Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26323 invoked from network); 1 Apr 2012 16:41:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 16:41:56 -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.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:42365] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/04-01129-355887F4 for ; Sun, 01 Apr 2012 12:41:56 -0400 Received: by pbcun1 with SMTP id un1so3954224pbc.29 for ; Sun, 01 Apr 2012 09:41:52 -0700 (PDT) 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=BMccMI74aUBBdIRJOWdXIA2q9HDUYwWVh4pD3KJ5jgY=; b=bgrwQjJiY2gw2vySRb4q+0SQMtUqtr3pFvlvjAmSvSUziFGnSp/XtZq23lncR6cu7X bE0GQZ8orFdzYY2oacWdvzRq8LO4jqUk4PnduokeyMOaf+4NiGNsxfZZLGKNIE4pn21L x2lez+Hww2yYeAlIV//U2KE47JgcjiFkFQvEZe4cYghKh4HN8nOeStFoP4SU7WkCQOtk kjRwA71MUyx+e15Q3F0jWQdph/WtD4n9GbjvziIc5kZieNE8SXN3aOHWnKBPSIn16DBl MhQcGGq4SgBsjeHWwmnSv4Mq9CdFg4iF+Coi/Y4RjFA3PLOT56MiUjDQkR4spdoBZ+nx rHWw== MIME-Version: 1.0 Received: by 10.68.193.138 with SMTP id ho10mr14422290pbc.80.1333298512549; Sun, 01 Apr 2012 09:41:52 -0700 (PDT) Received: by 10.68.15.105 with HTTP; Sun, 1 Apr 2012 09:41:52 -0700 (PDT) In-Reply-To: <20120401162549.GB3137@panix.com> References: <4F60D511.1050802@lerdorf.com> <4F60D687.8040102@oracle.com> <20120401162549.GB3137@panix.com> Date: Sun, 1 Apr 2012 18:41:52 +0200 Message-ID: To: Daniel Convissor Cc: Christopher Jones , internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7b15af433857f104bca0c095 Subject: Re: [PHP-DEV] set the PHP_INI_ENTRY_* values the same as for php.ini-production From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b15af433857f104bca0c095 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Apr 1, 2012 at 6:25 PM, Daniel Convissor < danielc@analysisandsolutions.com> wrote: > Hi Folks: > > On Wed, Mar 14, 2012 at 10:33:59AM -0700, Christopher Jones wrote: > > > > In that case, perhaps the STD_PHP_INI_* values should match those > > in php.ini-development? > > Many sites have very small ini files and rely on the default ini values > for everything else. This means changing the defaults is a bad idea. > > yeah, and those sites would run with magic_quotes enabled, and not receiving the deprecated message, which is what I'm concerned about. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b15af433857f104bca0c095--