The email_to_user function used to support sending an email to a fake user, EG: the $user->id = 0.
With MDL-42224 in 2.6, support for that seems to have been removed. Was this by accident? Or is this intentional and we should send emails to fake users by using another means?
- is a regression caused by
-
MDL-42224 clean up messaging and email redirection in unit tests
-
- Closed
-