projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
5333d3c
)
src/Tweeper.php: make code more robust by properly check return values
author
Antonio Ospite <ao2@ao2.it>
Tue, 13 Nov 2018 16:56:44 +0000
(17:56 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 16 Nov 2018 09:28:16 +0000
(10:28 +0100)
Check return values to catch error earlier, and while at it also emit
more error messages in case of failures.
No differences found