-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.2.10
-
Component/s: None
-
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.
- is related to
-
PHPC-997 Update date/time handling code due to changes in timelib
- Closed
- links to