Page MenuHomePhabricator

Remove Twilio-PHP API external
ClosedPublic

Authored by epriestley on Jan 2 2019, 3:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 5:37 AM
Unknown Object (File)
Wed, Jan 1, 9:39 PM
Unknown Object (File)
Tue, Dec 31, 11:10 PM
Unknown Object (File)
Fri, Dec 27, 4:46 PM
Unknown Object (File)
Sun, Dec 22, 11:43 AM
Unknown Object (File)
Wed, Dec 11, 11:38 PM
Unknown Object (File)
Nov 28 2024, 5:53 PM
Unknown Object (File)
Nov 26 2024, 10:48 PM
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