mongodb / mongo-php-driver

The Official MongoDB PHP driver
https://pecl.php.net/package/mongodb
Apache License 2.0
878 stars 199 forks source link

PHPC-2388: Install VC15 component for PHP 7.4 #1565

Closed jmikola closed 1 month ago

jmikola commented 1 month ago

https://jira.mongodb.org/browse/PHPC-2388

jmikola commented 1 month ago

I'd say this should target v1.19 in case we need to release a 1.19 patch version.

Yup. Thanks for catching that. I did intend to target v1.19 since we'll need this for releasing #1555 in 1.19.1. I missed doing the same for #1557 but that's thankfully wasn't essential.