From 6a9d4cb5b437d0d3884075f9555b994efb063db5 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Sat, 22 Jun 2024 15:59:16 +0300 Subject: [PATCH] update root folder link (#377) --- UPGRADE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE.md b/UPGRADE.md index 168d1b2c4..a53fda23d 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -51,7 +51,7 @@ Upgrade from 2.1.9 Upgrade from 2.0.5 ---------------------- -* PHP [mongodb](https://php.net/manual/en/set.mongodb.php) extension is now used instead of [mongo](http://php.net/manual/en/book.mongo.php). +* PHP [mongodb](https://php.net/manual/en/set.mongodb.php) extension is now used instead of [mongo](https://php.net/manual/en/book.mongo.php). Make sure you have 'mongodb' extension at your environment. Some features based on old driver may become unavailable. In particular: fields `Connection::mongoClient`, `Database::mongoDb` and `Collection::mongoCollection` are no longer exist. Old driver type classes such as `\MongoId`, `\MongoCode`, `\MongoDate` and so on, are no longer returned or