-
- Downloads
(WIP) Upgrade SDK to v8
Showing
- Services/Twilio/Base/BaseClient.php 388 additions, 0 deletionsServices/Twilio/Base/BaseClient.php
- Services/Twilio/Base/PhoneNumberCapabilities.php 80 additions, 0 deletionsServices/Twilio/Base/PhoneNumberCapabilities.php
- Services/Twilio/Deserialize.php 35 additions, 6 deletionsServices/Twilio/Deserialize.php
- Services/Twilio/Domain.php 13 additions, 14 deletionsServices/Twilio/Domain.php
- Services/Twilio/Exceptions/ConfigurationException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/ConfigurationException.php
- Services/Twilio/Exceptions/DeserializeException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/DeserializeException.php
- Services/Twilio/Exceptions/EnvironmentException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/EnvironmentException.php
- Services/Twilio/Exceptions/HttpException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/HttpException.php
- Services/Twilio/Exceptions/RestException.php 23 additions, 3 deletionsServices/Twilio/Exceptions/RestException.php
- Services/Twilio/Exceptions/TwilioException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/TwilioException.php
- Services/Twilio/Exceptions/TwimlException.php 0 additions, 0 deletionsServices/Twilio/Exceptions/TwimlException.php
- Services/Twilio/Http/Client.php 5 additions, 4 deletionsServices/Twilio/Http/Client.php
- Services/Twilio/Http/CurlClient.php 154 additions, 91 deletionsServices/Twilio/Http/CurlClient.php
- Services/Twilio/Http/File.php 47 additions, 0 deletionsServices/Twilio/Http/File.php
- Services/Twilio/Http/GuzzleClient.php 99 additions, 0 deletionsServices/Twilio/Http/GuzzleClient.php
- Services/Twilio/Http/Response.php 6 additions, 9 deletionsServices/Twilio/Http/Response.php
- Services/Twilio/InstanceContext.php 3 additions, 3 deletionsServices/Twilio/InstanceContext.php
- Services/Twilio/InstanceResource.php 10 additions, 6 deletionsServices/Twilio/InstanceResource.php
- Services/Twilio/Jwt/AccessToken.php 61 additions, 22 deletionsServices/Twilio/Jwt/AccessToken.php
- Services/Twilio/Jwt/Client/ScopeURI.php 13 additions, 13 deletionsServices/Twilio/Jwt/Client/ScopeURI.php
Services/Twilio/Base/BaseClient.php
0 → 100644
Services/Twilio/Deserialize.php
100755 → 100644
Services/Twilio/Domain.php
100755 → 100644
Services/Twilio/Exceptions/ConfigurationException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Exceptions/DeserializeException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Exceptions/EnvironmentException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Exceptions/HttpException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Exceptions/RestException.php
100755 → 100644
Services/Twilio/Exceptions/TwilioException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Exceptions/TwimlException.php
100755 → 100644
File mode changed from 100755 to 100644
Services/Twilio/Http/Client.php
100755 → 100644
Services/Twilio/Http/CurlClient.php
100755 → 100644
Services/Twilio/Http/File.php
0 → 100644
Services/Twilio/Http/GuzzleClient.php
0 → 100644
Services/Twilio/Http/Response.php
100755 → 100644
Services/Twilio/InstanceContext.php
100755 → 100644
Services/Twilio/InstanceResource.php
100755 → 100644
Services/Twilio/Jwt/AccessToken.php
100755 → 100644
Services/Twilio/Jwt/Client/ScopeURI.php
100755 → 100644
Please register or sign in to comment