Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55069 invoked from network); 3 Jan 2011 02:22:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2011 02:22:51 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.153 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.153 smtp153.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.153] ([67.192.241.153:47954] helo=smtp153.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/55-27430-AF2312D4 for ; Sun, 02 Jan 2011 21:22:50 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp25.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id DF86F2D013A; Sun, 2 Jan 2011 21:22:47 -0500 (EST) X-Virus-Scanned: OK Received: by smtp25.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 87C1C2D00CD; Sun, 2 Jan 2011 21:22:47 -0500 (EST) Message-ID: <4D2132F6.2030804@sugarcrm.com> Date: Sun, 02 Jan 2011 18:22:46 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: "weigelt@metux.de" CC: "internals@lists.php.net" References: <1290504719.2294.251.camel@guybrush> <20101231035937.GA18520@nibiru.local> <4D1D695C.9040400@sugarcrm.com> <20101231114927.GC18520@nibiru.local> <4D1E0E9E.4060908@lerdorf.com> <20110103005226.GA27395@nibiru.local> <4D211FFE.2090301@sugarcrm.com> <20110103011924.GD27395@nibiru.local> In-Reply-To: <20110103011924.GD27395@nibiru.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Release Process From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > In essence you say here, that I should diff the production config > example from one version to another to find out what changed No. You should use it now and should always have used it. There was no change in this config parameter at least since 5.3.0. Look in the public SVN repo if you don't believe me. > Why aren't the production settings the built-in defaults ? Because we expect from people that run production servers to be able to invest minimal effort of configuring their system given ready-made settings provided to them. Running production server implies one has more experience than a beginner developer, so default settings are targeted to beginners, which don't know how to use php.ini settings. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227