php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57252 apc.include_once_override
Submitted: 2006-09-21 06:50 UTC Modified: 2007-03-20 10:40 UTC
From: apc at tequilasolutions dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: Irrelevant OS: FC4
Private report: No CVE-ID: None
 [2006-09-21 06:50 UTC] apc at tequilasolutions dot com
Description:
------------
apc.include_once_override is not documented.

Reproduce code:
---------------
This setting was was introduced as default in APC xx.11 now becomes configurable but it is not clear what happens when you set it.

Expected result:
----------------
The INSTALL doc should explain what happens when you use it and what the implications are.

Actual result:
--------------
Unknown what apc.include_once_override should be set to.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-21 07:49 UTC] gopalv82 at yahoo dot com
Right now, if you enable the flag, expect segfaults :).

I think I'll wait till the code is "complete" before I update docs.
 [2006-09-21 07:51 UTC] apc at tequilasolutions dot com
I'll turn it off then... ;-)
 [2007-03-20 10:40 UTC] gopalv82 at yahoo dot com
The apc_opflags checks required to make apc.include_once_override = on; safe and the documentation for the override.

http://news.php.net/php.pecl.cvs/7470
http://news.php.net/php.pecl.cvs/7504
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC