Skip to content

Releases: phlib/sms-length

2.0.1

26 Jun 04:34
Compare
Choose a tag to compare

See Change Log for full details.

2.0.0

18 Jul 07:12
Compare
Choose a tag to compare
  • Drop PHP versions <= 7.2 as they are no longer actively supported by the PHP project.
  • Add type declarations.
  • Add support for PHP v8.

See Change Log for full details.

1.1.0

18 Apr 11:06
Compare
Choose a tag to compare

New validate() method to check the content string matches the specification. Message length exception removed from construct so that other methods are still available for use.

See Change Log for full details.

1.0.0

28 Mar 15:03
Compare
Choose a tag to compare

Initial release