php-vitexsoftware-rbczpremiumapi
v1.5.5
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