Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Dmitry Stogov
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 wrote: > On 20 June 2013 14:36, Julien Pauli wrote: > > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli wrote: > >> > >> Hi all, > >> > >> A

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Sherif Ramadan
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()

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Adam Harvey
On 20 June 2013 14:36, Julien Pauli wrote: > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli 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 do

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Sherif Ramadan
On Thu, Jun 20, 2013 at 5:36 PM, Julien Pauli wrote: > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli 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

[PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Julien Pauli
On Wed, May 15, 2013 at 3:54 PM, Julien Pauli 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,

[PHP-DOC] Re: OPcache documentation

2013-03-27 Thread Christopher Jones
On 03/27/2013 10:21 AM, Dmitry Stogov wrote: Hi Chris, We maintain a README file that might be used as a source for documentation. I didn't plan to write documentation myself. Thanks for the clarification. OPcache needs PHP documentation because it is a major feature for 5.5. Can Zend own m

[PHP-DOC] Re: OPcache documentation

2013-03-27 Thread Dmitry Stogov
Hi Chris, We maintain a README file that might be used as a source for documentation. I didn't plan to write documentation myself. Thanks. Dmitry. On Wed, Mar 27, 2013 at 1:42 AM, Christopher Jones < christopher.jo...@oracle.com> wrote: > Hi Zeev, Dmitry, > > What's the plan for OPcache user do