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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat May 03 13:01:30 2025 UTC