Skip to content

v1.5.5

Latest

Choose a tag to compare

@Vitexus Vitexus released this 03 May 22:52
· 15 commits to main since this release

What's New

Bug Fixes

  • Fix setSUIPAddress() assignment bug in all PremiumAPI classes — the method was a no-op (read expression instead of assignment)
  • Fix api.mustache template to prevent the bug from reappearing after code regeneration

Tests

  • Replace getMockForAbstractClass with createMock for interface tests (PHPUnit best practice)
  • Add test/RateLimit directory to phpunit.xml.dist test suite and coverage configuration

Maintenance

  • Sync SDK artifact version with debian changelog (was 1.3.1, now 1.5.5)
  • Regenerated models after OpenAPI schema update