Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60469 invoked from network); 19 Oct 2013 14:12:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2013 14:12:04 -0000 X-Host-Fingerprint: 80.4.21.210 cpc22-asfd3-2-0-cust209.1-2.cable.virginmedia.com Received: from [80.4.21.210] ([80.4.21.210:19285] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/D6-23638-33392625 for ; Sat, 19 Oct 2013 10:12:03 -0400 To: internals@lists.php.net,Eli Message-ID: <5262932F.4030801@php.net> Date: Sat, 19 Oct 2013 15:11:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 References: <3D.BC.23638.84CA1625@pb1.pair.com> <00b701cecc62$e5b8adf0$b12a09d0$@tutteli.ch> <52623D5F.7020907@php.net> <52628C4B.1070904@eliw.com> In-Reply-To: <52628C4B.1070904@eliw.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.4.21.210 Subject: Re: [PHP-DEV] RFC: Expectations From: krakjoe@php.net (Joe Watkins) On 10/19/2013 02:42 PM, Eli wrote: > On 10/19/13 4:05 AM, Joe Watkins wrote: >> >> It does say zend.expectations=1 in the config section, I'm not able to >> say what production/dev default settings will be. >> > > I would assume that you'd want to state in the RFC that it would be > default '1' in development, and default '0' in production. Based upon > the so far discussed use cases. > > Eli > > > Have updated the note with clarity ... Cheers Joe