php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76329 process.dumpable missing from docs
Submitted: 2018-05-11 14:03 UTC Modified: 2018-05-11 22:01 UTC
From: barry at yourang dot org Assigned: cmb (profile)
Status: Closed Package: FPM related
PHP Version: 7.2.5 OS: ALL
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: barry at yourang dot org
New email:
PHP Version: OS:

 

 [2018-05-11 14:03 UTC] barry at yourang dot org
Description:
------------
In https://github.com/php/php-src/commit/276d19feaa43e6f77eeac59fc9e2639bee4d116b there was a new setting added process.dumpable but it's missing from the PHP documentation http://php.net/manual/en/install.fpm.configuration.php

Expected result:
----------------
process.dumpable present in the documentation

Actual result:
--------------
process.dumpable not present in the documentation

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-05-11 16:42 UTC] cmb@php.net
-Package: Documentation problem +Package: FPM related
 [2018-05-11 22:00 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=345004
Log: Fix #76329: process.dumpable missing from docs

We document the new configuration option.  Since formerly process.dumpable
was implicitly enabled, other parts of the docs might need an update.  We
rely on follow-up bug reports or PhDOE patches to fix those parts, if any.
 [2018-05-11 22:01 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2018-05-11 22:01 UTC] cmb@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:05 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=cbb533c55126b7ab4f76466e10fae4843f0ad3d2
Log: Fix #76329: process.dumpable missing from docs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 05:01:30 2024 UTC