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 ad8802c commit 104443aCopy full SHA for 104443a
RELEASE.md
@@ -1,5 +1,10 @@
1
# Release Notes
2
3
+2.7.0 (2019-07-25)
4
+
5
+- #164: Drop HHVM support
6
+- #168: Set default encoding in the DOMDocument object
7
8
2.6.0 (2019-03-10)
9
10
- #163: Allow to pass a charset to the Scanner
composer.json
@@ -38,7 +38,7 @@
38
},
39
"extra": {
40
"branch-alias": {
41
- "dev-master": "2.6-dev"
+ "dev-master": "2.7-dev"
42
}
43
44
0 commit comments