Skip to content

2.9.3

Choose a tag to compare

@SecondeJK SecondeJK released this 08 Nov 15:52
927d459

Fixed

  • #295 Removed automatic unicode detection when sending SMS. Default SMS type is now set to unicode, developers now have the option to set to text if they wish by using the setType() method on the SMS or OutboundMessage class.

Changed

  • #296 Tweak to Readme to include how to fire the PHPUnit test runner.