Skip to content

Commit

Permalink
API client class v1.1.85
Browse files Browse the repository at this point in the history
- removed unnecessary type casting in several methods
- fixed return type hinting in several methods where return type would be an array|bool instead of just array
- relaxed parameter type hinting in the constructor to allow for null values for several parameters ($site and $version) that have sensible defaults, reported by @pbksol
- using phpstan, the class now passes level 5 checks
  • Loading branch information
malle-pietje committed Feb 10, 2024
1 parent 48482d6 commit 4b175dd
Showing 1 changed file with 279 additions and 243 deletions.
Loading

0 comments on commit 4b175dd

Please sign in to comment.