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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 30 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 13:01:30 2024 UTC