Skip to content

Releases: instasent/sms-counter-php

Fix unicode length detection

Choose a tag to compare

@juliangut juliangut released this 06 Jun 08:17
a0f017d

Fix unicode chars over U+10000 length detection

Fix Unicode Emoji detection

Choose a tag to compare

@juliangut juliangut released this 27 May 13:22
d80bcbf

Fix Unicode emoji detection over U+10000

GSM Language Shift Tables

Choose a tag to compare

@juliangut juliangut released this 27 May 09:51
ccdbf6d
  • Added support for GSM Language Shift Tables, Turkish, Spanish and Portuguese supported
  • Dropped HHVM support

Fixed multiple bugs

Choose a tag to compare

@luishdez luishdez released this 26 Jan 19:22
e5f73a8

Fixed multiple bugs for encodings

Cast to int instead of float because ceil op

Choose a tag to compare

@markitosgv markitosgv released this 11 May 15:40

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

Fix GSM 03.38 charset

Choose a tag to compare

@markitosgv markitosgv released this 21 Mar 22:28

Fix to avoid removing valid characters
Add more tests
Fix travis

Instasent vendor namespace

Choose a tag to compare

@markitosgv markitosgv released this 07 Oct 12:08
v0.3.0

Update SMSCounterTest.php

Instasent Change Vendor

Choose a tag to compare

@markitosgv markitosgv released this 07 Oct 12:00
v0.2.2

Update README.md

v0.2.1

Choose a tag to compare

@luishdez luishdez released this 22 Dec 11:56

v0.1.0

Choose a tag to compare

@luishdez luishdez released this 18 Jul 03:44
Add composer install to travis