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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC