Re: [APC-DEV] Bug #6964 apc_load_constants() weird behaviour in CLI

[email protected] (Sean Coates) Sat, 17 Feb 2007 22:45:24 -0500
Newsgroups php.apc.dev
Message-ID <[email protected]>
Brian Shire wrote:
> 
> Should we just update the documentation on this one to reflect reality? 
> Seems like that's the best bet, as it'll stay BC.
> 
> http://pecl.php.net/bugs/bug.php?id=6964&edit=1
> 
...

> Need to decide whether the documentation or code is to be fixed.

I wrote this doc, so I guess it _is_ my business (-:

What's the actual issue here? that constants loaded with
apc_load_constants() are persistent between requests?

S