From:             stewart dot ashton at bnpparibas dot com
Operating system: Linux x86
PHP version:      5.2.5
PHP Bug Type:     OCI8 related
Bug description:  Older version of oci8 extension

Description:
------------
the OCI8 extension bundled with PHP 5.2.5 for Windows is more recent than
for other distributions.
On Windows, phpinfo shows for oci8 :
Version : 1.2.4
Revision : $Revision: 1.269.2.16.2.38 $
On Linux (Zend Core 2.5), phpinfo shows :
Version : 1.2.3 
Revision : $Revision: 1.269.2.16.2.30 $
This older version corresponds to the source code on
http://www.php.net/downloads.php.

The more recent version contains the fix to bug #41594 - Statement cache
is flushed too frequently.  According to the PHP 5 ChangeLog, this bug
(along with many others) was supposed to have been fixed in 5.2.4.


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

Reply via email to