• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

didww / didww-api-3-php-sdk / 22276187480
60%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2026 11:24AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
22276187480

push

github

web-flow
Fix/misc bugs (#72)

* Fix missing NanpaPrefix type mapping in TypeMapper

Without this mapping, API responses with type 'nanpa_prefixes' were
deserialized as generic Item objects instead of NanpaPrefix instances.

* Fix typo in SharedCapacityGroup::setMeteredChannelsCount method name

Method was named setMeteredhannelsCount (missing 'C' in Channels),
making it uncallable by the correctly-spelled name.

* Fix Proof::getExpiresAt() returning current time instead of null

new \DateTime(null) returns the current date/time in PHP, so when
expires_at is null the method silently returned a wrong value instead
of null as indicated by its ?DateTime return type.

* Fix Identity::getBirthDate() returning current time instead of null

new \DateTime(null) returns the current date/time in PHP, so when
birth_date is null the method silently returned a wrong value instead
of null as indicated by its ?DateTime return type.

* Add find support for AddressVerification

- Add getReference() method to AddressVerification resource
- Add show VCR interaction to address_verifications.yml fixture
- Add testFindAddressVerification test
Source Files on build 22276187480
Detailed source file information is not available for this build.
  • Back to Repo
  • a24973aa on github
  • Prev Build on master (#22193074364)
  • Next Build on master (#22300252559)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc