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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 + 5 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 19:01:33 2024 UTC