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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 21:01:27 2024 UTC