- Issue created by @Yurii Novak
- π«π·France fgm Paris, France
Hi @yurii. Have you already taken a look at what that would involve ?
The ext-mongodb 2.0.0 announcement documents incompatible changes in the extension API, dropping support for PHP 8.0 (no big deal, Drupal β₯ 10 already requires 8.1), and requiring
mongodb/mongodb
2.0.0.The mongodb/mongodb 2.0.0 announcement is not as explicitly incompatible but still warns about many changes.
MongDB 4.x support is also dropped, but I do not think this is a big deal these days.