php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77592 Incorrect changelog for opcache.optimization_level
Submitted: 2019-02-09 12:58 UTC Modified: 2019-02-09 13:46 UTC
From: girgias@php.net Assigned: cmb (profile)
Status: Closed Package: opcache
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: girgias@php.net
New email:
PHP Version: OS:

 

 [2019-02-09 12:58 UTC] girgias@php.net
Description:
------------
---
From manual page: https://php.net/opcache.configuration
---

Shouldn't the line :
opcache.optimization_level 	"0x7FFFBFFF" 	PHP_INI_SYSTEM 	Changed from 0xFFFFBFFF in PHP 5.6.18

Say "Changed from 0xffffffff in PHP 5.6.18"?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-02-09 12:59 UTC] girgias@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2019-02-09 13:31 UTC] cmb@php.net
-Status: Feedback +Status: Verified
 [2019-02-09 13:31 UTC] cmb@php.net
> Say "Changed from 0xffffffff in PHP 5.6.18"?

Indeed[1].  Thanks for reporting!

Please do not use status “feedback” to get feedback from other
developers, since it it meant for requesting feedback from the OP
in case of missing details.

[1] <https://github.com/php/php-src/blob/PHP-5.6.17/ext/opcache/Optimizer/zend_optimizer.h>
 [2019-02-09 13:45 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=346764
Log: Fix #77592: Incorrect changelog for opcache.optimization_level
 [2019-02-09 13:45 UTC] girgias@php.net
Didn't know this, is there another way (other than outright assigned it to someone)?
 [2019-02-09 13:46 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2019-02-09 13:46 UTC] cmb@php.net
> Didn't know this, is there another way (other than outright
> assigned it to someone)?

No, unfortunately not.
 [2019-02-18 16:42 UTC] salathe@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=b9dea0017e49f774e752747a96be822511cfe427
Log: Fix #77592: Incorrect changelog for opcache.optimization_level
 [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=cddcb4c4ccca02bf89fc2aa744a7c08cbd094526
Log: Fix #77592: Incorrect changelog for opcache.optimization_level
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC