[prev in list] [next in list] [prev in thread] [next in thread] 

List:       phpdoc
Subject:    Re: [PHP-DOC] Re: OPCache documentation
From:       Dmitry Stogov <dmitry () zend ! com>
Date:       2013-06-21 6:05:30
Message-ID: CA+9eiLsRmvG8+Ta0ZX1-0RD8kxgRnGA4EiXhHY2+uZJ9O_ZaUw () mail ! gmail ! com
[Download RAW message or body]

Hi Adam,

Thank you for taking this work.
In case you have any questions, I'll glad to help.

Thanks. Dmitry.


On Fri, Jun 21, 2013 at 1:51 AM, Adam Harvey <aharvey@php.net> wrote:

> On 20 June 2013 14:36, Julien Pauli <jpauli@php.net> wrote:
> > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli <jpauli@php.net> wrote:
> >>
> >> Hi all,
> >>
> >> As you know, 5.5 final is coming soon.
> >> We are in RC, so mainly stabilizing stuff and preparing the final
> release
> >> for anyone to setup 5.5 on their servers.
> >>
> >> I see the documentation migration guide has already been commited,
> that's
> >> a good new.
> >> I also see that new features we ship in 5.5 are online in the
> >> documentation, great !
> >>
> >> But a crucial feature is missing doc : OPCache.
> >>
> >> As this feature is a very big step in PHP's life (we finally have a
> >> recommanded, bundled opcode cache system, and I'm very proud of this
> >> personnaly), I think it is crucial to have a good documentation about
> it.
> >>
> >> Has anyone started to write some doc about OPCache ?
> >>
> >> Another subject is APC. We have its doc on php.net, all right.
> >> What I would like is we patch APC doc when 5.5 final gets released, to
> >> clearly show our mind about it.
> >> That way, any people using 5.5 should be able to read in the doc that
> APC
> >> has support has been interrupted, that APC should never be used together
> >> with OPCache, and that OPCache is now the standard recommanded OPCode
> >> caching solution for 5.5, 5.4 and 5.3.
> >>
> >> It is crucial to communicate one this point for our users.
> >>
> >> Then will come the "User cache" debate
> >>
> >> Thank you.
> >
> >
> >
> > Up. Could we at least plan such a project ?
> > 5.5 is released now. I know we are still having trouble about OpCache
> > particulary under Windows. I dont shadow that.
> > I would just like we start thinking about writing documentation for
> OPCache
> > features and merge them to our official documentation. If it's already
> > planned by someone, just let me know ;-)
>
> 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() — 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 — 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.
>
> Adam
>

[Attachment #3 (text/html)]

<div dir="ltr"><div><div><div>Hi Adam,<br><br></div>Thank you for taking this \
work.<br></div>In case you have any questions, I&#39;ll glad to \
help.<br><br></div>Thanks. Dmitry.<br></div><div class="gmail_extra"><br><br><div \
class="gmail_quote"> On Fri, Jun 21, 2013 at 1:51 AM, Adam Harvey <span \
dir="ltr">&lt;<a href="mailto:aharvey@php.net" \
target="_blank">aharvey@php.net</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <div class="HOEnZb"><div class="h5">On 20 June 2013 14:36, \
Julien Pauli &lt;<a href="mailto:jpauli@php.net">jpauli@php.net</a>&gt; wrote:<br> \
&gt; On Wed, May 15, 2013 at 3:54 PM, Julien Pauli &lt;<a \
href="mailto:jpauli@php.net">jpauli@php.net</a>&gt; wrote:<br> &gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; As you know, 5.5 final is coming soon.<br>
&gt;&gt; We are in RC, so mainly stabilizing stuff and preparing the final \
release<br> &gt;&gt; for anyone to setup 5.5 on their servers.<br>
&gt;&gt;<br>
&gt;&gt; I see the documentation migration guide has already been commited, \
that&#39;s<br> &gt;&gt; a good new.<br>
&gt;&gt; I also see that new features we ship in 5.5 are online in the<br>
&gt;&gt; documentation, great !<br>
&gt;&gt;<br>
&gt;&gt; But a crucial feature is missing doc : OPCache.<br>
&gt;&gt;<br>
&gt;&gt; As this feature is a very big step in PHP&#39;s life (we finally have a<br>
&gt;&gt; recommanded, bundled opcode cache system, and I&#39;m very proud of this<br>
&gt;&gt; personnaly), I think it is crucial to have a good documentation about \
it.<br> &gt;&gt;<br>
&gt;&gt; Has anyone started to write some doc about OPCache ?<br>
&gt;&gt;<br>
&gt;&gt; Another subject is APC. We have its doc on <a href="http://php.net" \
target="_blank">php.net</a>, all right.<br> &gt;&gt; What I would like is we patch \
APC doc when 5.5 final gets released, to<br> &gt;&gt; clearly show our mind about \
it.<br> &gt;&gt; That way, any people using 5.5 should be able to read in the doc \
that APC<br> &gt;&gt; has support has been interrupted, that APC should never be used \
together<br> &gt;&gt; with OPCache, and that OPCache is now the standard recommanded \
OPCode<br> &gt;&gt; caching solution for 5.5, 5.4 and 5.3.<br>
&gt;&gt;<br>
&gt;&gt; It is crucial to communicate one this point for our users.<br>
&gt;&gt;<br>
&gt;&gt; Then will come the &quot;User cache&quot; debate<br>
&gt;&gt;<br>
&gt;&gt; Thank you.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Up. Could we at least plan such a project ?<br>
&gt; 5.5 is released now. I know we are still having trouble about OpCache<br>
&gt; particulary under Windows. I dont shadow that.<br>
&gt; I would just like we start thinking about writing documentation for OPCache<br>
&gt; features and merge them to our official documentation. If it&#39;s already<br>
&gt; planned by someone, just let me know ;-)<br>
<br>
</div></div>I&#39;m working on some basic opcache documentation as we speak, since \
it<br> was pointed out on #php.doc. That said, mostly what I&#39;m doing for now<br>
is adapting the README in ext/opcache and documenting opcache_reset()<br>
and opcache_invalidate() — some additional theory of operating and<br>
setup documentation would be very welcome.<br>
<br>
There should be something to look at in SVN in the next hour or so.<br>
<br>
My apologies — I wrote the first draft of the migration guide in the<br>
mid alpha stage (ie before opcache was merged) of 5.5 with the<br>
intention of going back to flesh it out before the final release, but<br>
time has been a bit of an issue. Turns out moving halfway across the<br>
world is a real time sink.<br>
<span class="HOEnZb"><font color="#888888"><br>
Adam<br>
</font></span></blockquote></div><br></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic