Skip to content

Commit fed9b25

Browse files
committed
changed emails returns error when mailbox folder not found
1 parent 1703c71 commit fed9b25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,14 +284,15 @@ Added files import for MsGraphAdmin
284284

285285
## Added
286286

287-
- test foundation using PestPHP
287+
- Test foundation using PestPHP
288288
- PHP code sniffer fixer and style config
289289

290290
## Changed
291291

292292
- `MSGRAPH_DB_CONNECTION` to be mysql to use a connection called mysql
293-
- store name is email cannot be found when connecting
293+
- Store name is email cannot be found when connecting
294294
- 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
295296

296297
## Fixed
297298

0 commit comments

Comments
 (0)