You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for reporting @estebanthebad will fix asap in the next release but im quite busy with other stuff atm - feel free to open a pull request on your own though :)
Hey again!
https://github.com/sms77io/php-client/blob/ec0339d72bcdfa930b80ab1c8cd2e2838b944d46/src/Response/Sms.php#L19
(bool)"false"
does not evaluate to the boolean valueFALSE
but to the boolean valueTRUE
.https://www.php.net/manual/en/language.types.boolean.php
;)
Cheers!
The text was updated successfully, but these errors were encountered: