php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75162 Add documentation for all opcache options
Submitted: 2017-09-06 03:18 UTC Modified: 2017-10-02 21:27 UTC
From: nick at noodles dot net dot nz Assigned: peehaa (profile)
Status: Closed Package: opcache
PHP Version: 7.1.9 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: nick at noodles dot net dot nz
New email:
PHP Version: OS:

 

 [2017-09-06 03:18 UTC] nick at noodles dot net dot nz
Description:
------------
---
From manual page: http://www.php.net/manual/en/opcache.configuration.php
---

The following opcache options are not documented:

opcache.file_update_protection
opcache.huge_code_pages
opcache.lockfile_path
opcache.opt_debug_level


Expected result:
----------------
I expected to see PHP defaults and a short explanation of each option

Actual result:
--------------
Options were not on http://www.php.net/manual/en/opcache.configuration.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-09-30 11:21 UTC] ekin at coproductivity dot com
I see somebody started the work on it (it's on patches for review). Can somebody please commit it so I can add to it?
 [2017-09-30 11:22 UTC] peehaa@php.net
Automatic comment from SVN on behalf of peehaa
Revision: http://svn.php.net/viewvc/?view=revision&revision=343161
Log: For bug #75162

--
Provided by anonymous 85847 (nick@noodles.net.nz)
 [2017-09-30 11:33 UTC] peehaa@php.net
Ping me when you made your changes so I can review it.
 [2017-09-30 15:17 UTC] peehaa@php.net
Only thing missing now is a description of `opcache.opt_debug_level` as far as I can see.
 [2017-10-02 21:27 UTC] peehaa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: peehaa
 [2017-10-02 21:27 UTC] peehaa@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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC