mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Sections can't set extension (bug #49160)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290807 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
409281c707
commit
32d88e35c0
1 changed files with 5 additions and 0 deletions
|
@ -3551,6 +3551,11 @@
|
|||
&php.ini; directives together and to get them to act upon a particular host
|
||||
or on a particular path.
|
||||
</para>
|
||||
<para>
|
||||
These sections are used only in CGI/FastCGI mode and they can not set
|
||||
<link linkend="ini.extension">extension</link> and <link
|
||||
linkend="ini.zend-extension">zend_extension</link> directives.
|
||||
</para>
|
||||
<para>
|
||||
<table>
|
||||
<title>Sections</title>
|
||||
|
|
Loading…
Reference in a new issue