Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1009

Fix compilation for PHP 7.2 releases before 7.2RC1

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.2.10
    • Component/s: None
    • Labels:
      None

      As reported in mongodb/mongo-php-driver#649, PHPC-997 checks PHP_VERSION_ID >= 70200 to rely on a DateTime change that was introduced in PHP 7.2RC1. This causes builds to fail for earlier versions of PHP 7.2. If possible, we should make this check more specific to exclude versions before PHP 7.2RC1.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: