8
0
Commit graph

26 Commits

Autor SHA1 Nachricht Datum
a50567fd0c
remove unused ApiException 2023-01-18 09:28:05 +01:00
186bb2d622
add debug logger to default Guzzle client 2023-01-17 20:37:33 +01:00
6c5a83a8a8
make deprecated client argument optional in recipients list 2023-01-17 15:36:50 +01:00
fed8040fcb
improve code 2022-07-21 14:07:10 +02:00
c8ca412c14
fix phpstan level 2 and below issues 2022-07-21 00:33:39 +02:00
7e43fa1537
adjust to current dependency packages and PHP >= 7.3 2022-07-20 11:33:56 +02:00
b22da1bd4a
apply PSR-12 rules 2022-07-18 23:59:49 +02:00
95b95d1d8b
fix recipient wrong test 2022-07-18 23:40:24 +02:00
dc0b680776
move recipient number check from list to itself 2022-07-18 13:54:56 +02:00
05132f82ee
set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
f5579d9d5e
add more tests 2022-07-16 00:42:41 +02:00
4e5147a0ac
use generated example phone number 2022-07-15 23:54:52 +02:00
23de1d2f06
fix special phone number format before the request to be able to perform external checks with valid content 2022-07-15 16:33:01 +02:00
7e67bc1818
beautify code 2022-07-14 12:07:18 +02:00
f1eae3bd87
get sender address type only if sender is set 2022-07-14 12:04:06 +02:00
bd9c3e6c03
move Url classes, get SMS request URIs from URL class 2022-07-14 11:54:08 +02:00
5cbbc8295f
move logger handling to separate class 2022-07-14 11:49:59 +02:00
e521672b0a
adjust copyright notes 2022-07-13 10:50:45 +02:00
2acb1c9fb6
apply PSR-12 rules 2022-07-13 10:41:23 +02:00
3e801697af
add response tests 2022-07-12 14:54:06 +02:00
c555a9ac6c
add tests for SMS requests 2022-07-12 12:15:52 +02:00
81236bcf2c
add test for RequestFactory 2022-07-11 23:30:44 +02:00
67291c19da
add tests for some classes 2022-07-11 15:06:18 +02:00
184695c076
add external repository argument to tests readme 2022-07-11 08:39:37 +02:00
3a3a940a01
add tests for client and url class 2022-07-10 21:52:37 +02:00
740b14f868
add tests structure 2022-07-09 22:36:10 +02:00