pushover-php icon indicating copy to clipboard operation
pushover-php copied to clipboard

Light, simple and fast wrapper for the Pushover API

Results 7 pushover-php issues
Sort by recently updated
recently updated
newest added

Otherwise, if the RequestStatus is !== 1 it would be uninitialized on request, but IMHO better would be to throw in `processInitialCurlResponse` method: ```diff /** * Processes initial curl response,...

Test for `src/Api/Groups/Group.php`: ```php /** * @return Recipient[] */ public function getUsers(): array { return $this->users; } ``` To be added here `tests/Api/Groups/GroupTest.php`

# Todo - [ ] make classes `final` after #73

Add new Pushover Teams API: https://pushover.net/api/teams