php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74225 pdo_informix 1.3.3 is being reported as 1.3.2
Submitted: 2017-03-08 18:36 UTC Modified: 2021-04-22 15:32 UTC
From: sanjiv dot batta at gmail dot com Assigned: cmb (profile)
Status: Closed Package: PDO_INFORMIX (PECL)
PHP Version: 5.6.30 OS: RHEL 7.3
Private report: No CVE-ID: None
 [2017-03-08 18:36 UTC] sanjiv dot batta at gmail dot com
Description:
------------
pdo_informix 1.3.3 is being reported as 1.3.2.

I downloaded http://pecl.php.net/get/PDO_INFORMIX-1.3.3.tgz and found that php_pdo_informix.h contains <#define PDO_INFORMIX_VERSION "1.3.2">.

I am not sure if the download link is pointed to the old 1.3.2 file or someone forgot to update the version number.

Test script:
---------------
I download http://pecl.php.net/get/PDO_INFORMIX-1.3.3.tgz and vi  php_pdo_informix.h contains <#define PDO_INFORMIX_VERSION "1.3.2">.


Expected result:
----------------
Version should be 1.3.3

Actual result:
--------------
Version is 1.3.2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-04-22 15:32 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-04-22 15:32 UTC] cmb@php.net
The current version is 1.3.4, and this has the correct version in
php_pdo_informix.h.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC