-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Starting with https://github.com/mongodb/mongo-php-driver/pull/1090, Windows x64 builds on appveyor have been failing because the extension can't be loaded: https://ci.appveyor.com/project/jmikola/mongo-php-driver/builds/30473230/job/w85at9jh3uoj6r9a?fullLog=true#L1051.
This went unnoticed since the status reported back to GitHub is actually stable. We should investigate:
1. What is causing those 64-bit failures
2. Why are the builds reporting a successful state when they are in fact failing