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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 26 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 09:01:27 2024 UTC