Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969384443 php.internals:67759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27576 invoked from network); 20 Jun 2013 23:07:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2013 23:07:13 -0000 Authentication-Results: pb1.pair.com header.from=theanomaly.is@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=theanomaly.is@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.178 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 74.125.82.178 mail-we0-f178.google.com Received: from [74.125.82.178] ([74.125.82.178:63478] helo=mail-we0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/A9-25301-02B83C15 for ; Thu, 20 Jun 2013 19:07:12 -0400 Received: by mail-we0-f178.google.com with SMTP id u53so5905914wes.37 for ; Thu, 20 Jun 2013 16:07:09 -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=vmoljqmSOZG+A9g7XjP2UXDN3z30TtNnV/dE6Z75xwA=; b=ELHufzChKR3V5jexuqNjHXZbrB1R6DaM0S6e1pHgwQXZWBuc2vrPQhcWk5x+N58XH+ ILmL7SCoo/03DYmerdcaiPqkhvEKJAEC60w0FoRl34HP7L/JT/ZBYUjvfEeRKcJRBM5C RnqHfPN5OJae6wgWQmyK1aH8fP8dnGaI8UM5wxgh8zqeo3nxNHje7iuPwNq/Aiy0eZyv aWaONZF7pOm493HYfbQkQA0VU/bPuCPF5+avVjaddgiJvinDtq6jfQEfJ3LmZaid6ITJ FNW+HRehMrleU5qhyj1ne5oIVTPfK2JE2NLPfqXYUG9xgZo8ij0s2kF4BmRh/MJUEGpB zibg== MIME-Version: 1.0 X-Received: by 10.194.24.225 with SMTP id x1mr7221066wjf.62.1371769629332; Thu, 20 Jun 2013 16:07:09 -0700 (PDT) Received: by 10.227.60.205 with HTTP; Thu, 20 Jun 2013 16:07:09 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Jun 2013 19:07:09 -0400 Message-ID: To: Adam Harvey Cc: Julien Pauli , PHP Internals , PHP Documentation ML , Dmitry Stogov , Laruence , Hannes Magnusson Content-Type: multipart/alternative; boundary=047d7b5d3c22785aff04df9e01df Subject: Re: [PHP-DOC] Re: OPCache documentation From: theanomaly.is@gmail.com (Sherif Ramadan) --047d7b5d3c22785aff04df9e01df Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Thu, Jun 20, 2013 at 5:51 PM, Adam Harvey wrote: > > I'm working on some basic opcache documentation as we speak, since it > was pointed out on #php.doc. That said, mostly what I'm doing for now > is adapting the README in ext/opcache and documenting opcache_reset() > and opcache_invalidate() =97 some additional theory of operating and > setup documentation would be very welcome. > > There should be something to look at in SVN in the next hour or so. > > My apologies =97 I wrote the first draft of the migration guide in the > mid alpha stage (ie before opcache was merged) of 5.5 with the > intention of going back to flesh it out before the final release, but > time has been a bit of an issue. Turns out moving halfway across the > world is a real time sink. > > Thank you for working on that. I will dig into opcache over the next few days and see if I can lend a hand. > Adam > --047d7b5d3c22785aff04df9e01df--