From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Error in version number of IBM_DB2

Description:
------------
/en/reference/ibm_db2/functions/db2-client-info.xml

<entry>The version of the client, in the form of a string "MM.mm.rrrr"
where
        <varname>MM</varname> is the major version,
        <varname>mm</varname> is the minor version,
        and <varname>uuuu</varname> is the update. For example,
"08.02.0001"
        represents major version 8, minor version 2, update 1.
       </entry>

rrrr or uuuu

AND

       <entry>The version of ODBC that the ODBC driver manager supports.
This
        returns a string "MM.mm" where <varname>MM</varname> is the major
        version, <varname>mm</varname> is the minor version, and
        <varname>rrrr</varname> is the release. The DB2 client always
returns
        "03.01.0000".

rrrr or uuuu or no revision :) ?


-- 
Edit bug report at http://bugs.php.net/?id=34660&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34660&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34660&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34660&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34660&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34660&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34660&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34660&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34660&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34660&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34660&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34660&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34660&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34660&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34660&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34660&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34660&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34660&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34660&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34660&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34660&r=mysqlcfg

Reply via email to