Skip to content

Conversation

@glzr-dev
Copy link

No description provided.

glennjacobs and others added 30 commits June 23, 2015 17:04
Adapted Message.php for Nexmo's keyword marketing
Added MarketingMessage.php and associated test file
…Service->exec() to allow specifying http method (these services require POST requests).
…s for these services forgot to be added during previous commit.)
…ich are outside the GSM default character set.

Nexmo claims to be able to support the GSM 03.38 Basic Character Set <http://unicode.org/Public/MAPPINGS/ETSI/GSM0338.TXT> in text (not unicode) messages. Here, I've changed this method to test specifically for these. The old method fails because many of these characters are outside the normal ASCII range, and because the characters cannot be converted safely using ord() and str_split().
Updated README with usage examples
Adding status codes to PHP exceptions
Updated Message->containsUnicode() to detect the GSM 03.38 Basic Character Set
Added Number/Buy, Number/Search and Number/Cancel services
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants