php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79080 Rephrase gc_probability description in PHP.INI files
Submitted: 2020-01-08 12:21 UTC Modified: 2020-01-20 16:52 UTC
From: ler9so5n at freemail dot hu Assigned: girgias (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ler9so5n at freemail dot hu
New email:
PHP Version: OS:

 

 [2020-01-08 12:21 UTC] ler9so5n at freemail dot hu
Description:
------------
Please rephrase the description of gc_probability and gc_divisor in php.ini.
Issues:
- gc_probability/gc_divisor is called an "equation" three times while it is an expression.
- 1/100 is not "approximately a 1% chance" - it is exactly 1%. Approximately 1 out of 100.
- You need not give another example for 0.1% - we understood the concept of division. (By the way, why is not gc_probability a simple fixed point value between 0 and 1?)

https://www.php.net/manual/en/session.configuration.php#ini.session.gc-probability is already phrased correctly and briefly.

Please rephrase the sentence which contains "would is" too.
Thanks.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-01-20 16:52 UTC] girgias@php.net
-Summary: rephrase gc_probability description +Summary: Rephrase gc_probability description in PHP.INI files -Status: Open +Status: Assigned -Assigned To: +Assigned To: girgias
 [2020-01-25 12:32 UTC] girgias@php.net
Automatic comment on behalf of girgias
Revision: http://git.php.net/?p=php-src.git;a=commit;h=a1f2f8f06e1a40a77c22861c266377c790c3f26b
Log: Fixed bug #79080 [ci skip]
 [2020-01-25 12:32 UTC] girgias@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 16:01:38 2025 UTC