Details
Details
Clicked the "send test message" button from the Settings UI.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- sms-redux
- Lint
Lint Errors Severity Location Code Message Error /Users/amckinley/src/phacility/core/lib/libphutil/src/filesystem/Filesystem.php:428 PHL1 Unknown Symbol Error /Users/amckinley/src/phacility/core/lib/libphutil/src/filesystem/Filesystem.php:568 PHL1 Unknown Symbol - Unit
Tests Passed - Build Status
Buildable 21679 Build 29565: Run Core Tests Build 29564: arc lint + arc unit
Event Timeline
| src/applications/metamta/future/PhabricatorAmazonSNSFuture.php | ||
|---|---|---|
| 5 | Is this actually used? | |
| 6 | Doesn't necessarily need to be in this diff, but can we put this in PhutilAWSFuture? | |
| src/docs/user/configuration/configuring_outbound_email.diviner | ||
| 100 | (I'll hit this document a bit more broadly for SMS in general at some point, too.) | |
| 216 | Link to SES instead of SNS? | |
| 220 | "to the SES configuration"? | |
| src/infrastructure/cluster/config/PhabricatorClusterMailersConfigType.php | ||
| 48 | Ah, thanks. | |
Comment Actions
Oh, I see what's going on with parameters, the base class is just a little bit unusual. Carry on.