php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75697 Default value is incorrect
Submitted: 2017-12-16 13:29 UTC Modified: 2018-01-29 21:59 UTC
From: catatsuy at catatsuy dot org Assigned: vrana (profile)
Status: Closed Package: opcache
PHP Version: 7.2.0 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: catatsuy at catatsuy dot org
New email:
PHP Version: OS:

 

 [2017-12-16 13:29 UTC] catatsuy at catatsuy dot org
Description:
------------
The default value of opcache.optimization_level has been modified from 0xFFFFBFFF to 0x7FFFBFFF for bug fixes.
But it has not been fixed yet. The modified commit is this commit.
https://github.com/php/php-src/commit/a57a08e79133aa37372c9c997e17f63e479e792d


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-12-17 17:15 UTC] cmb@php.net
-Package: Documentation problem +Package: opcache
 [2018-01-29 21:59 UTC] vrana@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=344077
Log: Fix default value of opcache.optimization_level (bug #75697)
 [2018-01-29 21:59 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC