Skip to content

Releases: instasent/sms-counter-php

Fix unicode length detection

06 Jun 08:17
a0f017d
Compare
Choose a tag to compare

Fix unicode chars over U+10000 length detection

Fix Unicode Emoji detection

27 May 13:22
d80bcbf
Compare
Choose a tag to compare

Fix Unicode emoji detection over U+10000

GSM Language Shift Tables

27 May 09:51
ccdbf6d
Compare
Choose a tag to compare
  • Added support for GSM Language Shift Tables, Turkish, Spanish and Portuguese supported
  • Dropped HHVM support

Fixed multiple bugs

26 Jan 19:22
e5f73a8
Compare
Choose a tag to compare

Fixed multiple bugs for encodings

Cast to int instead of float because ceil op

11 May 15:40
Compare
Choose a tag to compare

Cast to int instead of float because of ceil op. Messages counter will always be an integer.

Fix GSM 03.38 charset

21 Mar 22:28
Compare
Choose a tag to compare

Fix to avoid removing valid characters
Add more tests
Fix travis

Instasent vendor namespace

07 Oct 12:08
Compare
Choose a tag to compare
v0.3.0

Update SMSCounterTest.php

Instasent Change Vendor

07 Oct 12:00
Compare
Choose a tag to compare
v0.2.2

Update README.md

v0.2.1

22 Dec 11:56
Compare
Choose a tag to compare

v0.1.0

18 Jul 03:44
Compare
Choose a tag to compare
Add composer install to travis