mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
PHH -> PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118840 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6773d9e51a
commit
a884137baf
1 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.27 $ -->
|
||||
<!-- $Revision: 1.28 $ -->
|
||||
<sect1 id="install.windows">
|
||||
<title>Installation on Windows systems</title>
|
||||
<para>
|
||||
|
@ -758,7 +758,7 @@
|
|||
<row>
|
||||
<entry>php_cybercash.dll</entry>
|
||||
<entry><link linkend="ref.cybercash">Cybercash</link> payment functions</entry>
|
||||
<entry>PHH <= 4.2.0</entry>
|
||||
<entry>PHP <= 4.2.0</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>php_db.dll</entry>
|
||||
|
@ -788,12 +788,12 @@
|
|||
<row>
|
||||
<entry>php_domxml.dll</entry>
|
||||
<entry><link linkend="ref.domxml">DOM XML</link> functions</entry>
|
||||
<entry>PHH <= 4.2.0 requires: libxml2.dll (bundled)</entry>
|
||||
<entry>PHP <= 4.2.0 requires: libxml2.dll (bundled)</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>php_dotnet.dll</entry>
|
||||
<entry><link linkend="ref.dotnet">.NET</link> functions</entry>
|
||||
<entry>PHH <= 4.1.1</entry>
|
||||
<entry>PHP <= 4.1.1</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>php_exif.dll</entry>
|
||||
|
@ -803,7 +803,7 @@
|
|||
<row>
|
||||
<entry>php_fbsql.dll</entry>
|
||||
<entry><link linkend="ref.fbsql">FrontBase</link> functions</entry>
|
||||
<entry>PHH <= 4.2.0</entry>
|
||||
<entry>PHP <= 4.2.0</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>php_fdf.dll</entry>
|
||||
|
@ -834,7 +834,7 @@
|
|||
<entry>php_gettext.dll</entry>
|
||||
<entry><link linkend="ref.gettext">Gettext</link> functions</entry>
|
||||
<entry>
|
||||
PHH <= 4.2.0 requires: gnu_gettext.dll (bundled), PHP >= 4.2.3
|
||||
PHP <= 4.2.0 requires: gnu_gettext.dll (bundled), PHP >= 4.2.3
|
||||
requires libintl-1.dll (bundled).
|
||||
</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue