php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78586 Instant Client Should be updated?!
Submitted: 2019-09-23 09:33 UTC Modified: 2019-10-20 00:57 UTC
From: celestinoxp at hotmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: master-Git-2019-09-23 (snap) OS: Windows 10
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: celestinoxp at hotmail dot com
New email:
PHP Version: OS:

 

 [2019-09-23 09:33 UTC] celestinoxp at hotmail dot com
Description:
------------
---
From manual page: https://php.net/oci8.requirements
---

I have downloaded latest php master version (snapshot) and i see in phpinfo page the configuration have something like c:/php-snap-build/deps_aux/oracle/x64/instantclient_12_1, it seems instantclient is version 12, but latest(in oracle site https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html) version is 19.3.

If php master is latest version, components should be in latest version... or no?

Like Visual Studio is latest version VS2019...

Test script:
---------------
phpinfo()

Expected result:
----------------
instant client 19.3

Actual result:
--------------
instant client 12.1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-20 00:56 UTC] ab@php.net
Thanks for the request. Components should not be in the latest version, but in a stable version that guarantees a reliable function.

Thanks.
 [2019-10-20 00:57 UTC] ab@php.net
If there is a concrete issue, please report.

Thanks.
 [2019-10-20 00:57 UTC] ab@php.net
-Status: Open +Status: Not a bug
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 11:01:32 2025 UTC