php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65498 Problem with bcompiler.enabled directive documentation.
Submitted: 2013-08-22 04:18 UTC Modified: 2013-10-03 05:41 UTC
From: cevfora at elitemail dot org Assigned:
Status: Not a bug Package: bcompiler (PECL)
PHP Version: 5.5.2 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: cevfora at elitemail dot org
New email:
PHP Version: OS:

 

 [2013-08-22 04:18 UTC] cevfora at elitemail dot org
Description:
------------
Documentation of bcompiler directives is inconsistent.

YES: There is a directive.  (BUT ... there is no link to documentation.)
http://php.net/manual/en/ini.list.php
bcompiler.enabled 	"1" 	PHP_INI_ALL 	Available since bcompiler 0.8.

NO: There are no directives.
http://www.php.net/manual/en/bcompiler.configuration.php
Runtime Configuration
This extension has no configuration directives defined in php.ini.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-03 05:41 UTC] krakjoe@php.net
-Status: Open +Status: Not a bug
 [2013-10-03 05:41 UTC] krakjoe@php.net
The INI list is not meant to function as a sitemap, it is meant to provide an exhaustive list, but does not necessarily have to link to a manual page.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 09:01:29 2024 UTC