From:             michael dot thibodeau at fmr dot com
Operating system: unix
PHP version:      5.2.0
PHP Bug Type:     *General Issues
Bug description:  Bad md5 for oci8 files in php5.2.0 source tar

Description:
------------
The oci8 extension bundled with the 5.2.0 source drop does not have the
correct md5 values.

For example the oci8.c in the bundled extension has a md5 of 
f34f565be4dcc101af0cb3d39e8d555b
the md5 value reported in the package.xml is
9a398fa7ed8c573d5d48ee94c06f3a7a
... which happens to match the md5 of the oci8.c version in the oci8-1.2.2
on pecl.php.net

So which version of oci8 extendsion is bundled in 5.2.0 and why isn't it
available in the pecl.php.net for oci8


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

Reply via email to