You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All Notable changes to `PHP Domain Parser`**5.x** series will be documented in this file
4
4
5
+
## 5.7.2 - 2020-10-25
6
+
7
+
### Added
8
+
9
+
- None
10
+
11
+
### Fixed
12
+
13
+
- Added support for PHP8 see [#289](https://github.com/jeremykendall/php-domain-parser/pull/289) based on works by [@szepeviktor](https://github.com/szepeviktor)
0 commit comments