Skip to content

Commit

Permalink
Merge pull request #348 from jeremykendall/feature/support-ip-subdomain
Browse files Browse the repository at this point in the history
Resolve #347 allow ip-like subdomains
  • Loading branch information
nyamsprod authored Feb 20, 2023
2 parents 87b2ca9 + fd11f57 commit 65be016
Show file tree
Hide file tree
Showing 6 changed files with 410 additions and 235 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All Notable changes to `PHP Domain Parser` starting from the **5.x** series will be documented in this file

## Next - TBD

### Added

- `RegisteredName` class to allow subdomain with IP-like labels [#347](https://github.com/jeremykendall/php-domain-parser/issues/347)

### Fixed

- Using PHPUnit 10

### Deprecated

- None

### Removed

- None

## 6.2.0 - 2022-10-30

### Added
Expand Down
Loading

0 comments on commit 65be016

Please sign in to comment.