php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64716 PDO_OCI: unused variable
Submitted: 2013-04-25 18:42 UTC Modified: 2016-03-08 01:47 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: PDO OCI
PHP Version: 5.5.0beta4 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sixd@php.net
New email:
PHP Version: OS:

 

 [2013-04-25 18:42 UTC] sixd@php.net
Description:
------------
Compiling PDO_OCI gives the following warning:

/home/cjones/Desktop/php-5.5.0beta4/ext/pdo_oci/oci_driver.c: In function 
‘pdo_oci_check_liveness’:
/home/cjones/Desktop/php-5.5.0beta4/ext/pdo_oci/oci_driver.c:540:7: warning: 
unused variable ‘version’ [-Wunused-variable]


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-21 15:11 UTC] sixd@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sixd
 [2013-08-21 15:11 UTC] sixd@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2016-03-08 01:47 UTC] sixd@php.net
-Package: PDO related +Package: PDO OCI
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 21:01:31 2024 UTC