php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35122 There is a summary of the 'extension' directive but its not in the table above
Submitted: 2005-11-06 03:59 UTC Modified: 2005-11-30 21:40 UTC
From: jmarbas at hotmail dot com Assigned: nlopess (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2005-11-06 03:59 UTC] jmarbas at hotmail dot com
Description:
------------
On this page 'http://us3.php.net/manual/en/ini.core.php#ini.extension'

you have the following description of the 'extension' directive below:

extension string

Which dynamically loadable extensions to load when PHP starts up. 

But the word 'extension' isnt listed in the table of directives above... in the 'Table G-7. Paths and Directories Configuration Options' above the description


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-07 01:35 UTC] vrana@php.net
scripts/iniupdate/ should be adjusted to fix this.
 [2005-11-30 21:40 UTC] nlopess@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.

i've added that by hand. The script will be tweaked later.
I'm closing this because the script itself generates a list of problematic ini options, like this.
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=279cf0ac5f7b162ff773af5f022f30b4533db90d
Log: fix #35122: missing extension in the ini.core table
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC