Bug report
- Version: 8.5
- URL: No
- Repository: No
Description
When using PHP 7.X it's compiled with mongodb, but when upgrading to PHP 8.4 or 8.5 it seems this was removed? I get Uncaught Error: Class "MongoDB\Driver\Manager" not found in ... This is such a big blow for everyone using mongo not being able to upgrade, do you plan on enabling this or is there a way for me to add the mongodb extension / use another php 8.4/5 version with mongodb compiled?