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 1353671 commit 668c770Copy full SHA for 668c770
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+- Added PHAN support and fixed all issues from PHAN.
12
+
13
### Changed
14
- Fixed issue with \ causing an infite loop.
15
README.md
@@ -1,7 +1,7 @@
1
PHP Html Parser
2
==========================
3
4
-Version 2.2.0
+Version 2.2.1
5
6
[](https://travis-ci.org/paquettg/php-html-parser)
[](https://coveralls.io/r/paquettg/php-html-parser)
0 commit comments