Re: [APC-DEV] Bug #6964 apc_load_constants() weird behaviour in CLI
[email protected] (Sean Coates) Sun, 18 Feb 2007 13:01:05 -0500
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
> We should note in the documentation that these two functions probably > aren't useful and if they are really looking to speed up constant > handling they should have a look at Gopal's ini constant pecl extension > which lets you define constants on server startup. Ok. I can add this. Was Gopal's extension ever actually released in PECL? I don't see it in his profile, nor is there a PECL extension named hidef. I only remember his blog entry: http://t3.dotgnu.info/blog/php/my-first-php-extension.html I'd prefer not to link the manual to his blog. So.. Gopal: release it in PECL, please? S