php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57344 Version string is out of date
Submitted: 2006-11-05 09:26 UTC Modified: 2006-11-08 03:39 UTC
From: john dot navratil at sbcglobal dot net Assigned:
Status: Closed Package: oci8 (PECL)
PHP Version: 5.1.4 OS: Fedora Core 5
Private report: No CVE-ID: None
 [2006-11-05 09:26 UTC] john dot navratil at sbcglobal dot net
Description:
------------
pear install http://pecl.php.net/get/oci8 shows up as version 1.2.1 in phpinfo.  oci8.c shows version 1.2.1 in oci8_module_entry and  php_info_print_table_row(2, "Version", "1.2.1");

Reproduce code:
---------------
pear install http://pecl.php.net/get/oci8


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-08 03:39 UTC] tony2001 at phpclub dot net
Fixed in CVS just after the release.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 20:01:36 2024 UTC