IpAddress::fromString improvements #18

Merged
c.fahner merged 1 commit from issues/9 into main 2026-05-05 06:59:21 +02:00
Owner

Resolves issue #9.

Changes IpAddress::fromString() return type to Ipv4Address|Ipv6Address|Exception. Adds Exception to the return types of Ipv4Address::fromString() and Ipv6Address::fromString().

Also updates the tests.

Resolves issue #9. Changes `IpAddress::fromString()` return type to `Ipv4Address|Ipv6Address|Exception`. Adds `Exception` to the return types of `Ipv4Address::fromString()` and `Ipv6Address::fromString()`. Also updates the tests.
c.fahner added this to the v0.2 milestone 2026-04-30 06:49:50 +02:00
c.fahner stopped working 2026-05-05 06:59:22 +02:00
1 minute 47 seconds
c.fahner deleted branch issues/9 2026-05-05 06:59:22 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 1 minute 47 seconds
c.fahner
1 minute 47 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slendium/http!18
No description provided.