We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1703c71 commit fed9b25Copy full SHA for fed9b25
changelog.md
@@ -284,14 +284,15 @@ Added files import for MsGraphAdmin
284
285
## Added
286
287
-- test foundation using PestPHP
+- Test foundation using PestPHP
288
- PHP code sniffer fixer and style config
289
290
## Changed
291
292
- `MSGRAPH_DB_CONNECTION` to be mysql to use a connection called mysql
293
-- store name is email cannot be found when connecting
+- Store name is email cannot be found when connecting
294
- Changed responses so if the data is json it gets decoded otherwise the raw body is returned
295
+- `Msgraph::emails->get($folderId, $params)` returns error when mailbox folder not found
296
297
## Fixed
298
0 commit comments