Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16607

Oracle DBAL driver uses obsoleted PHP OCI8 aliases and functions

XMLWordPrintable

      Oracle DBAL driver uses obsoleted PHP OCI8 aliases and functions. Those ones have been deprecated as of PHP 5.4.0. Relying on these aliases is highly discouraged (https://www.php.net/manual/en/oldaliases.oci8.php):

      - ocinlogon

      - ociplogon

      - ocilogon

      - ociserverversion

      - ocicommit

      - ocirollback

      - ocibindbyname

      - ociexecute

      - ocirowcount

      - ocifetchinto

      - ociparse

      - ocifetchinto

      - ocifreestatement

      - ocierror

      - ocilogoff

      (probably some more).

            Marc Marc
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: