php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66175 Missing docu for opcache_get_status() and opcache_get_configuration()
Submitted: 2013-11-26 13:39 UTC Modified: 2013-12-05 21:15 UTC
From: krewecherl at gmail dot com Assigned: krakjoe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: krewecherl at gmail dot com
New email:
PHP Version: OS:

 

 [2013-11-26 13:39 UTC] krewecherl at gmail dot com
Description:
------------
The following Zend OPcache related functions exist but are undocumented:

- opcache_get_status()
- opcache_get_configuration()

The new opcache is built-in as of v5.5, which means that a lot of users are migrating from APC and other accelerators at this time. At least stub entries should be created (soon-ish) to let them know that these functions exist.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-05 21:14 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=332285
Log: fix #66175 add additional opcache function information to manual
 [2013-12-05 21:15 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2013-12-05 21:15 UTC] krakjoe@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=f865de9b06a01bcd30c8c7ace94922a29f72ce0c
Log: fix #66175 add additional opcache function information to manual
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 09:01:32 2024 UTC