mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Update for ingres-2.2.2 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300319 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
5f357e881e
commit
0e7a332c1a
2 changed files with 5 additions and 1 deletions
|
@ -138,6 +138,10 @@
|
|||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>a</entry>
|
||||
<entry><type>BOOLEAN</type></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>b</entry>
|
||||
<entry><type>BYTE</type></entry>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<function name='ingres_execute' from='PECL ingres >= 1.1.0'/>
|
||||
<function name='ingres_escape_string' from='PECL ingres >= 2.1.0'/>
|
||||
<function name='ingres_fetch_array' from=' PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
|
||||
<!-- <function name='ingres_fetch_assoc' from='PECL ingres >= 2.2.0'/> -->
|
||||
<function name='ingres_fetch_assoc' from='PECL ingres >= 2.2.2'/>
|
||||
<function name='ingres_fetch_object' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
|
||||
<function name='ingres_fetch_proc_return' from='PECL ingres >= 1.4.0'/>
|
||||
<function name='ingres_fetch_row' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
|
||||
|
|
Loading…
Reference in a new issue