No note in changelog

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314890 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2011-08-14 00:54:56 +00:00
parent f607e2b125
commit 5ac606dcc4
2 changed files with 8 additions and 3 deletions

View file

@ -950,9 +950,9 @@ hand-shake/authentication, which mysqlnd will use.</para><para>Libmysql uses the
calling <function>mysqli_real_connect</function>, but after <function>mysqli_init</function>.</para></note>'>
<!-- Notes for SAPI/Apache -->
<!ENTITY note.apache.nsapi-module '<note xmlns="http://docbook.org/ns/docbook"><para>As of PHP 4.3.3 you can use this function with the
<!ENTITY note.apache.nsapi-module '<para xmlns="http://docbook.org/ns/docbook">As of PHP 4.3.3 you can use this function with the
<link linkend="ref.nsapi">NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.</para></note>'>
webservers, too.</para>'>
<!ENTITY apache.req.module '<simpara xmlns="http://docbook.org/ns/docbook">This function is only supported when PHP
is installed as an Apache module.</simpara>'>

View file

@ -65,6 +65,12 @@
</row>
</thead>
<tbody>
<row>
<entry>4.3.3</entry>
<entry>
&note.apache.nsapi-module;
</entry>
</row>
<row>
<entry>4.0.6</entry>
<entry>
@ -103,7 +109,6 @@
calling script.
</para>
</note>
&note.apache.nsapi-module;
</refsect1>
<refsect1 role="seealso">