php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44733 Older version of oci8 extension
Submitted: 2008-04-15 13:39 UTC Modified: 2008-04-15 16:14 UTC
From: stewart dot ashton at bnpparibas dot com Assigned:
Status: Closed Package: OCI8 related
PHP Version: 5.2.5 OS: Linux x86
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stewart dot ashton at bnpparibas dot com
New email:
PHP Version: OS:

 

 [2008-04-15 13:39 UTC] stewart dot ashton at bnpparibas dot com
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-15 16:14 UTC] sixd@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

This is a question for Zend about their bundling of ZCO.
This is being followed up in email.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC