File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All Notable changes to ` League\Uri\Interfaces ` will be documented in this file
4
4
5
- ## [ Next ] ( https://github.com/thephpleague/uri-interfaces/compare/7.3.1...master ) - TBD
5
+ ## [ 7.5.0 ] ( https://github.com/thephpleague/uri-interfaces/compare/7.3.1...7.5.0 ) - 2024-12-08
6
6
7
7
### Added
8
8
@@ -12,6 +12,7 @@ All Notable changes to `League\Uri\Interfaces` will be documented in this file
12
12
- ` Uri\IPv6\Converter ` allows expanding and compressing IPv6.
13
13
- ` Uri\IPv4\Converter::toIPv6Using6to4 ` allows converting an IPv4 into an IPv6 host using the 6to4 notation.
14
14
- ` Uri\IPv4\Converter::toIPv6UsingMapping ` allows mapping an IPv4 address into an IPv6 one.
15
+ - Using PHP8.4 ` Deprecated ` attribute to signal deprecated public API methods and constants.
15
16
16
17
### Fixed
17
18
You can’t perform that action at this time.
0 commit comments