Skip to content

Releases: yongfook/bannerbear-php

Return associative arrays

17 Dec 04:46
ae84f6e
Compare
Choose a tag to compare
Merge pull request #7 from joshghent/main

Updated to return associative arrays

Fix curl collisions

15 Dec 01:21
51395e5
Compare
Choose a tag to compare
Merge pull request #6 from joshghent/main

Updated the client to be a factory to avoid curl client collisons. Wo…

Better error messages

14 Dec 02:48
3afda87
Compare
Choose a tag to compare
Merge pull request #5 from joshghent/main

Don't close the curl connection until we get the status

Added phpstan as dev dependency

13 Dec 03:00
8bd6c4e
Compare
Choose a tag to compare
Merge pull request #3 from uehler/phpstan-integration-and-type-safety

phpstan integration, fixed phpstan on level max, added type safety

Public release

13 Dec 02:59
e405207
Compare
Choose a tag to compare
Merge pull request #2 from mrsimonbennett/master

Some package fixes :)