Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-13654

PHP 5.5 deprecates mysql connection in favour of mysqli or PDO

    Details

    • Type: Bug
    • Status: Won't Do
    • Priority: Major
    • Resolution: Won't Do
    • Affects Version/s: 4.4.0
    • Fix Version/s: Unscheduled
    • Component/s: Core CiviCRM
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)

      Description

      The connection currently used by CiviCRM is mysql, which will be deprecated in PHP 5.5 (http://php.net/manual/en/mysqlinfo.api.choosing.php). We could override the DB library's use of mysql as the connection type in favour of mysqli or PDO, or we could deal with this issue as part of a shift to Doctrine. IMHO, the latter is a better plan despite being much more work.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              joemurray Joe Murray
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: