We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d033912 commit 4199b3cCopy full SHA for 4199b3c
CHANGELOG.md
@@ -2,6 +2,28 @@
2
3
All Notable changes to `PHP Domain Parser` **5.x** series will be documented in this file
4
5
+## Next - TBD
6
+
7
+### Added
8
9
+- `Rules::icannResolve`
10
+- `Rules::cookieResolve`
11
+- `Rules::privateResolve`
12
13
14
+### Fixed
15
16
+- Improve type hinting and return type by dropping EOL PHP versions support.
17
+- Improve development environment by dropping EOL PHP versions support.
18
19
+### Deprecated
20
21
+- None
22
23
+### Removed
24
25
+- Support for PHP7.0 and PHP7.1
26
27
## 5.6.0 - 2019-12-29
28
29
### Added
0 commit comments