php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49053 Configuration directives not documented properly
Submitted: 2009-07-25 05:11 UTC Modified: 2009-11-16 12:44 UTC
From: asukakenji at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2009-07-25 05:11 UTC] asukakenji at gmail dot com
Description:
------------
The following configuration directives are not documented properly:
zend_extension
zend_extension_debug
zend_extension_debug_ts
zend_extension_ts

Reproduce code:
---------------
Visit:
http://www.php.net/manual/en/ini.core.php#ini.sect.path-directory

Expected result:
----------------
The zend_extension* configuration directives should be in the summary table. The default values of them should be shown.

Actual result:
--------------
They are not there.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-25 05:29 UTC] asukakenji at gmail dot com
If these directives should not appear here, their detailed descriptions should not appear after the summary table too.)
 [2009-11-16 12:44 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2009-11-16 12:44 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290815
Log: List zend_extension (bug #49053)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 03:00:02 2026 UTC