Page MenuHomePhabricator

Remove Twilio-PHP API external
ClosedPublic

Authored by epriestley on Jan 2 2019, 3:16 AM.
Tags
None
Referenced Files
F14397635: D19938.id47600.diff
Sun, Dec 22, 11:43 AM
Unknown Object (File)
Wed, Dec 11, 11:38 PM
Unknown Object (File)
Thu, Nov 28, 5:53 PM
Unknown Object (File)
Tue, Nov 26, 10:48 PM
Unknown Object (File)
Sat, Nov 23, 6:37 AM
Unknown Object (File)
Sat, Nov 23, 6:37 AM
Unknown Object (File)
Fri, Nov 22, 8:21 PM
Unknown Object (File)
Nov 18 2024, 3:24 AM
Subscribers

Details

Summary

Ref T920. D19937 provides about 100 lines of code which can do essentially everything here; throw out the trillion lines of full external API stuff.

(I am generally not sure why everyone writes API libraries like this instead of like D19937.)

Test Plan

Send SMS messages with D19937, so I don't think we need any of this code anymore. This code is techncially reachable through some pathways like bin/sms, but won't be for long.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable