Skip to content

Tags: websms-com/websmscom-php

Tags

1.0.8

Toggle 1.0.8's commit message
Removes deprecated and unnecessary defaultValue for $pass argument in…

… WebSmsCom_Client constructor; (Tested functionality with PHP 8.0.5)

v1.0.8

Toggle v1.0.8's commit message
Removes deprecated and unnecessary defaultValue for $pass argument in…

… WebSmsCom_Client constructor; (Tested functionality with PHP 8.0.5)

1.0.7

Toggle 1.0.7's commit message
Restores compatibility to PHP 5.0.3+ (removes PHP7 style scalar type …

…hinting)

v1.0.7

Toggle v1.0.7's commit message
Restores compatibility to PHP 5.0.3+ (removes PHP7 style scalar type …

…hinting)

1.0.6

Toggle 1.0.6's commit message
Renames AuthenticationMode class consistently; Sets version info in c…

…hangelog

v1.0.6

Toggle v1.0.6's commit message
Renames AuthenticationMode class consistently; Sets version info in c…

…hangelog

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from pos-lifestyle/init-composer

Initialize Composer

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from pos-lifestyle/init-composer

Initialize Composer

1.0.4

Toggle 1.0.4's commit message
Throws WebSmsCom_ParameterValidationException on json_encode() errors…

… to prevent body being 'null' or 'false' instead of relying on WebSmsCom_ApiException with Status Code 4120 ('no data provided')

v1.0.4

Toggle v1.0.4's commit message
Throws WebSmsCom_ParameterValidationException on json_encode() errors…

… to prevent body being 'null' or 'false' instead of relying on WebSmsCom_ApiException with Status Code 4120 ('no data provided')