Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84349 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84940 invoked from network); 5 Mar 2015 18:51:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2015 18:51:47 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wg0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:45608] helo=mail-wg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/F7-40418-1C5A8F45 for ; Thu, 05 Mar 2015 13:51:46 -0500 Received: by wggx13 with SMTP id x13so8116773wgg.12 for ; Thu, 05 Mar 2015 10:51:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=O8AKpxyEbkhYVlU1NhNILJaE6BHXK8dqiwuSnyQr5sw=; b=Ythtxguit0ctLClLtUt3lLv08Y4Yg8g878SFlPzjHpVH0vyRiz31MWgy1pmzdCGFxZ uF9zjLQG9p3o4Tjm3yPBDaKNRMHWMojaedQHRFRkZtXaz8RIqHyzL7F1tpq+Jx0xBopc g9+22Tfo7DQlNckE745nQqo56KFzik7MYZMfre6icnyTozDfDyhrmo5e3130gJb3cXB+ 8/dI0nF4eEs8EDovISDhurrSDlDTsiBnkR6jjs4IvCkGkSTlnYtyPxcueR0PD+c7ofJm LiwOKGZyvd75vAyBuSVMZB7MLIBKY4vz64KD7Hqwhd0EabvtDofSiZQ2exXVXEMKoXwj WrZw== X-Received: by 10.194.122.196 with SMTP id lu4mr21454040wjb.154.1425581503447; Thu, 05 Mar 2015 10:51:43 -0800 (PST) Received: from [192.168.0.159] ([62.189.198.114]) by mx.google.com with ESMTPSA id j7sm12828417wix.4.2015.03.05.10.51.42 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 10:51:42 -0800 (PST) Message-ID: <54F8A580.80408@gmail.com> Date: Thu, 05 Mar 2015 18:50:40 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: j adams CC: internals References: <54F88E53.9030908@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Is OpCache enabled by default in php 5.5 and later or not? From: rowan.collins@gmail.com (Rowan Collins) j adams wrote on 05/03/2015 17:46: > Thank you so much for the generous clarity. Personally, I wish this > sort of information was clearly visible in the docs. However, I don't > want to introduce unnecessary complications there. Should I mention > this to the docs team? It might help eliminate some of the > speculative/incorrect information at the top of google search results. If you can think where to put it, go ahead and suggest it - better still, open up https://edit.php.net and submit a patch. HowTos are here, if you haven't already found them: http://doc.php.net/tutorial/ That said, I hope I haven't got any of the details wrong there - like I say, I'm not really an Internals hacker, just an interested observer and wannabe... Regards, -- Rowan Collins [IMSoP]